diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-26 23:31:29 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:40 +0200 |
commit | 660d3fbf4c1b401dd864cdb48b4c184797eee847 (patch) | |
tree | b47041e57c7bf8ede957f190d9d1688c6eb9a295 /i386/README-Drivers | |
parent | ad997448a269088c09630e24d17f9a9eee3a4b5f (diff) |
2006-07-27 Thomas Schwinge <tschwinge@gnu.org>
* doc/mach.texi (Configuration): Very briefly document the new drivers.
* i386/README-Drivers: Likewise.
Diffstat (limited to 'i386/README-Drivers')
-rw-r--r-- | i386/README-Drivers | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/i386/README-Drivers b/i386/README-Drivers index 9df2b2b..b6243e8 100644 --- a/i386/README-Drivers +++ b/i386/README-Drivers @@ -395,3 +395,19 @@ Sundance ST201 "Alta" PCI Ethernet Winbond W89c840 PCI Ethernet --enable-winbond-840 net/winbond-840.c + +*** pcmcia drivers + + --enable-i82365 + +*** pcmcia device drivers + + --enable-3c574_cs + --enable-3c589_cs + --enable-axnet_cs + --enable-fmvj18x_cs + --enable-nmclan_cs + --enable-pcnet_cs + --enable-smc91c92_cs + --enable-xirc2ps_cs + --enable-orinoco_cs |