From 660d3fbf4c1b401dd864cdb48b4c184797eee847 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 26 Jul 2006 23:31:29 +0000 Subject: 2006-07-27 Thomas Schwinge * doc/mach.texi (Configuration): Very briefly document the new drivers. * i386/README-Drivers: Likewise. --- ChangeLog | 3 +++ doc/mach.texi | 20 ++++++++++++++++++++ i386/README-Drivers | 16 ++++++++++++++++ 3 files changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4f827bc..af2ff02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-07-27 Thomas Schwinge + * doc/mach.texi (Configuration): Very briefly document the new drivers. + * i386/README-Drivers: Likewise. + * linux/dev/include/linux/types.h (_MACH_SA_SYS_TYPES_H_): Define. * i386/linux/configure: Regenerate. diff --git a/doc/mach.texi b/doc/mach.texi index eb54e74..b0d3a51 100644 --- a/doc/mach.texi +++ b/doc/mach.texi @@ -880,6 +880,26 @@ Enables the Sundance ST201 "Alta" PCI Ethernet devices eth%d. Enables the Winbond W89c840 PCI Ethernet devices eth%d. @end table +pcmcia drivers. + +@table @code +@item --enable-i82365 +@end table + +pcmcia device drivers. + +@table @code +@item --enable-3c574_cs +@item --enable-3c589_cs +@item --enable-axnet_cs +@item --enable-fmvj18x_cs +@item --enable-nmclan_cs +@item --enable-pcnet_cs +@item --enable-smc91c92_cs +@item --enable-xirc2ps_cs +@item --enable-orinoco_cs +@end table + @node Cross-Compilation @section Cross-Compilation 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 -- cgit v1.2.3