Note that the pcn(4) driver supports the PCnet/PRO cards, and MFC.

This commit is contained in:
Bruce A. Mah 2000-10-03 21:24:07 +00:00
parent d6a31f4715
commit c27b5de4de
3 changed files with 13 additions and 12 deletions

View File

@ -119,7 +119,8 @@ lnc0 280 10 n/a dyn Lance/PCnet cards
(Isolan, Novell NE2100, NE32-VL,
some PCnet-PCI cards)
pcn0 dyn dyn n/a dyn AMD PCnet/FAST, PCnet/FAST+,
PCnet/Home, and HomePNA cards
PCnet/PRO, PCnet/Home, and HomePNA
cards
rl0 dyn dyn n/a dyn RealTek 8129/8139 fast ethernet
sf0 dyn dyn n/a dyn Adaptec AIC-6915 fast ethernet
sis0 dyn dyn n/a dyn SiS 900/SiS 7016 fast ethernet
@ -524,7 +525,7 @@ chipsets, including the following:
Silicon Graphics Gigabit Ethernet
AMD PCnet/PCI (79c970 & 53c974 or 79c974)
AMD PCnet/FAST, PCnet/FAST+, HomePCI, and HomePNA.
AMD PCnet/FAST, PCnet/FAST+, PCnet/PRO, HomePCI, and HomePNA.
SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT

View File

@ -115,12 +115,12 @@ netgraph subsystem. The ng_ether(4) node is now dynamically loadable.
Miscellaneous bug fixes and enhancements have also been made. [MERGED]
The pcn(4) driver, which supports the AMD PCnet/FAST, PCnet/FAST+,
PCnet/Home, and HomePNA adapters, has been added. Although these
cards are already supported by the lnc(4) driver, the pcn driver runs
these chips in 32-bit mode and uses the RX alignment feature to
PCnet/PRO, PCnet/Home, and HomePNA adapters, has been added. Although
these cards are already supported by the lnc(4) driver, the pcn driver
runs these chips in 32-bit mode and uses the RX alignment feature to
achieve zero-copy receive. This driver is also machine-independent,
so it will work on both the i386 and alpha platforms. The lnc driver
is still needed to support non-PCI cards.
is still needed to support non-PCI cards. [MERGED]
The ed(4) driver is now also supported on the Alpha.
@ -380,7 +380,7 @@ chipsets, including the following:
NEC Gigabit Ethernet
AMD PCnet/PCI (79c970 & 53c974 or 79c974)
AMD PCnet/FAST, PCnet/FAST+, PCnet/Home, and HomePNA.
AMD PCnet/FAST, PCnet/FAST+, PCnet/PRO, PCnet/Home, and HomePNA.
SMC Elite 16 WD8013 Ethernet interface, and most other WD8003E,
WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT

View File

@ -136,12 +136,12 @@ netgraph subsystem. The ng_ether(4) node is now dynamically loadable.
Miscellaneous bug fixes and enhancements have also been made. [MERGED]
The pcn(4) driver, which supports the AMD PCnet/FAST, PCnet/FAST+,
PCnet/Home, and HomePNA adapters, has been added. Although these
cards are already supported by the lnc(4) driver, the pcn driver runs
these chips in 32-bit mode and uses the RX alignment feature to
PCnet/PRO, PCnet/Home, and HomePNA adapters, has been added. Although
these cards are already supported by the lnc(4) driver, the pcn driver
runs these chips in 32-bit mode and uses the RX alignment feature to
achieve zero-copy receive. This driver is also machine-independent,
so it will work on both the i386 and alpha platforms. The lnc driver
is still needed to support non-PCI cards.
is still needed to support non-PCI cards. [MERGED]
The i386 boot loader now has support for a "nullconsole" console type,
for use on systems with neither a video console nor a serial
@ -493,7 +493,7 @@ chipsets, including the following:
NEC Gigabit Ethernet
AMD PCnet/PCI (79c970 & 53c974 or 79c974)
AMD PCnet/FAST, PCnet/FAST+, PCnet/Home, and HomePNA.
AMD PCnet/FAST, PCnet/FAST+, PCnet/PRO, PCnet/Home, and HomePNA.
SMC Elite 16 WD8013 Ethernet interface, and most other WD8003E,
WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT