diff options
-rw-r--r-- | release/texts/HARDWARE.TXT | 5 | ||||
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 10 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 10 |
3 files changed, 13 insertions, 12 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT index 0e5cfa1..e02ed94 100644 --- a/release/texts/HARDWARE.TXT +++ b/release/texts/HARDWARE.TXT @@ -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 diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index b241d04..6e1db7c 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -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 diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 4a4b051..abeb1c5 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -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 |