Add references to the 'cs' driver, minor formatting nit, metion PCI devices

can be reviewed in the visual Userconfig screen.
This commit is contained in:
msmith 1998-10-04 06:58:56 +00:00
parent 52dae00ec8
commit 9615a9ebc0
2 changed files with 14 additions and 4 deletions

View File

@ -105,6 +105,8 @@ lnc0 280 10 n/a dyn Lance/PCnet cards
vx0 dyn dyn n/a dyn 3Com 3c59x ((Fast) Etherlink III)
xl0 dyn dyn n/a dyn 3Com 3c900, 3c905 and 3c905B
((Fast) Etherlink XL)
cs0 0x300 dyn n/a n/a Crystal Semiconductor CS89x0-based
cards.
ze0 300 5 n/a d8000 IBM/National Semiconductor
PCMCIA Ethernet Controller
zp0 300 10 n/a d8000 3Com 3c589 Etherlink III
@ -233,7 +235,8 @@ To finish configuring a driver, press 'Q'.
Note that PCI and EISA devices can be probed reliably, therefore they
are not shown in the table above nor can their settings be changed
using UserConfig.
using UserConfig. PCI drivers may be seen in the "PCI Devices" section
in the Active Devices list, if you wish to check for their presence.
3. LINT - other possible configurations

View File

@ -168,7 +168,7 @@ o Responses to multicast ICMP ECHO REQUEST (``ping'') and ADDRESS MASK
REQUEST packets can now be disabled via sysctl. The netstat program
will print out statistics on how many times this happens.
o A subtle and seldom bug in ffs has been fixed.
o A subtle and seldom encountered bug in ffs has been fixed.
o The VFS name cache has been reworked to be more accountable and efficient.
@ -223,6 +223,10 @@ o Added support for SMC EtherPower II 10/100 Fast Ethernet card
o Added support for ATAPI floppy drives (LS-120).
[MERGED: Also in 2.2.7 and later releases on 2.2-STABLE branch]
o Added support for IBM Etherjet and other Crystam Semiconductor
CS89x0-based NICs.
[MERGED: Also in 2.2.7 and later releases on 2.2-STABLE branch]
o Added support for Texas Instruments TNET100 'ThunderLAN' PCI NIC.
[MERGED: Also in 2.2.8 and later releases on 2.2-STABLE branch]
@ -471,7 +475,7 @@ Fujitsu MB86960A/MB86965A
HP PC Lan+ cards (model numbers: 27247B and 27252A).
Intel EtherExpress (not recommended due to driver instability)
Intel EtherExpress 16
Intel EtherExpress Pro/10
Intel EtherExpress Pro/100B PCI Fast Ethernet
@ -493,6 +497,9 @@ Novell NE1000, NE2000, and NE2100 ethernet interface.
Toshiba ethernet cards
Crystal Semiconductor CS89x0-based NICs, including:
IBM Etherjet ISA
PCMCIA ethernet cards from IBM and National Semiconductor are also
supported.