summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Siegl <stesie@brokenpipe.de>2006-09-23 20:25:41 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:41 +0200
commitad331ebba171bc83de570e289c2f8f96a257e642 (patch)
tree9cf927cc256d4e376db6c4e24c858077ba68a753 /doc
parent46ff6c56e74e3886dc2fd1f124cb8ca5b1906464 (diff)
2006-09-23 Stefan Siegl <stesie@brokenpipe.de>
* i386/linux/configure.ac (AC_PCMCIA_OPTION): New function. (--disable-pcmcia-isa): New configuration option to disable ISA-bus support in the pcmcia core, which is otherwise enabled now by default. * doc/mach.texi (Configuration): Briefly document the new configuration option. * i386/README-Drivers: Likewise.
Diffstat (limited to 'doc')
-rw-r--r--doc/mach.texi9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/mach.texi b/doc/mach.texi
index e7e12347..33a6110a 100644
--- a/doc/mach.texi
+++ b/doc/mach.texi
@@ -883,7 +883,8 @@ Enables the Sundance ST201 "Alta" PCI Ethernet devices eth%d.
Enables the Winbond W89c840 PCI Ethernet devices eth%d.
@end table
-The following options enable drivers for supported PCMCIA bridges.
+The following options either enable drivers for supported PCMCIA
+bridges or control the overall behaviour of the GNU Mach PCMCIA core.
To make use of GNU Mach PCMCIA support you need to have the
corresponding userland applications (GNU Mach Card Services)
installed.
@@ -892,6 +893,12 @@ installed.
@item --enable-i82365
Enables the driver for the Intel 82365 and compatible PC Card
controllers, and Yenta-compatible PCI-to-CardBus controllers.
+
+@item --enable-pcmcia-isa
+Enables ISA-bus related bits in the GNU Mach PCMCIA core. This is
+generally a good idea, since it does not only have effect if your
+PC Card bridge is attached to the ISA bus, but provides more (ISA)
+interrupts to the Card Services for it to assign to the cards in turn.
@end table
The following options enable drivers for supported PCMCIA Ethernet