4 |
- |
1 |
#
|
|
|
2 |
# Local PCMCIA Configuration File
|
|
|
3 |
#
|
|
|
4 |
#----------------------------------------------------------------------
|
|
|
5 |
#
|
|
|
6 |
# System resources available for PCMCIA cards
|
|
|
7 |
#
|
|
|
8 |
# NOTE: these settings have no effect on resources assigned to a
|
|
|
9 |
# CardBus bridge device itself; this file only affects resources
|
|
|
10 |
# assigned to cards. Also, interrupt settings here will only affect
|
|
|
11 |
# ISA bus interrupts assigned to 16-bit cards. PCI interrupts
|
|
|
12 |
# generally can't be reconfigured.
|
|
|
13 |
#
|
|
|
14 |
# With the kernel PCMCIA subsystem, these settings also have no effect
|
|
|
15 |
# at all on resources used for 32-bit CardBus cards. Those are set by
|
|
|
16 |
# the PCI hotplug subsystem.
|
|
|
17 |
#
|
|
|
18 |
|
|
|
19 |
include port 0x100-0x3af
|
|
|
20 |
include port 0x3e0-0x4ff
|
|
|
21 |
include port 0x820-0x8ff
|
|
|
22 |
include port 0xc00-0xcf7
|
|
|
23 |
|
|
|
24 |
include memory 0xc0000-0xfffff
|
|
|
25 |
include memory 0xa0000000-0xa0ffffff
|
|
|
26 |
include memory 0x60000000-0x60ffffff
|
|
|
27 |
|
|
|
28 |
|
|
|
29 |
# These may hurt on FSC.
|
|
|
30 |
# include port 0x3c0-0x3d2
|
|
|
31 |
# Exclude 0x3d3 as Radeon IGP MCE's if you touch these ports
|
|
|
32 |
# include port 0x3d4-0x3df
|
|
|
33 |
|
|
|
34 |
# High port numbers do not always work...
|
|
|
35 |
# include port 0x1000-0x17ff
|
|
|
36 |
|
|
|
37 |
# Extra port range for IBM Token Ring
|
|
|
38 |
include port 0xa00-0xaff
|