diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-01-22 21:47:32 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:30 +0200 |
commit | e0524d6379361f98fd2e3725c4b45327b8b3d7a4 (patch) | |
tree | 54ced152b7954feb247b903ff11b1ff8c04dcc4d /doc | |
parent | 4ad86505c480b2964548328a959c662e8aef5422 (diff) |
2006-01-22 Thomas Schwinge <tschwinge@gnu.org>
* doc/mach.texi (Configuration): Document the recently added drivers.
* i386/README-Drivers: Likewise.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mach.texi | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/mach.texi b/doc/mach.texi index 4e0dc27..eb54e74 100644 --- a/doc/mach.texi +++ b/doc/mach.texi @@ -854,6 +854,30 @@ Enables the TI ThunderLAN netword card devices eth%d. @item --enable-viarhine Enables the VIA Rhine netword card devices eth%d. + +@item --enable-hamachi +Enables the Packet Engines "Hamachi" GNIC-2 Gigabit Ethernet devices eth%d. + +@item --enable-intel-gige +Enables the Intel PCI Gigabit Ethernet devices eth%d. + +@item --enable-myson803 +Enables the Myson MTD803 Ethernet adapter series devices eth%d. + +@item --enable-natsemi +Enables the National Semiconductor DP8381x series PCI Ethernet devices eth%d. + +@item --enable-ns820 +Enables the National Semiconductor DP8382x series PCI Ethernet devices eth%d. + +@item --enable-starfire +Enables the Adaptec Starfire network adapter devices eth%d. + +@item --enable-sundance +Enables the Sundance ST201 "Alta" PCI Ethernet devices eth%d. + +@item --enable-winbond-840 +Enables the Winbond W89c840 PCI Ethernet devices eth%d. @end table |