diff options
author | jon <jon@FreeBSD.org> | 2000-10-20 19:44:36 +0000 |
---|---|---|
committer | jon <jon@FreeBSD.org> | 2000-10-20 19:44:36 +0000 |
commit | e289ab5029e4dc87e15c079d3fb2a8fe607bcc77 (patch) | |
tree | 0cafc0d1044da684120496d05e84fac930704c65 /release/texts | |
parent | 5008c899fa2a49352affd454d8effcef68b8c69a (diff) | |
download | FreeBSD-src-e289ab5029e4dc87e15c079d3fb2a8fe607bcc77.zip FreeBSD-src-e289ab5029e4dc87e15c079d3fb2a8fe607bcc77.tar.gz |
note the new preliminary support of cardbus stuff
Diffstat (limited to 'release/texts')
-rw-r--r-- | release/texts/HARDWARE.TXT | 9 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 13 |
2 files changed, 22 insertions, 0 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT index e3dcc9a..fda5dc4 100644 --- a/release/texts/HARDWARE.TXT +++ b/release/texts/HARDWARE.TXT @@ -687,6 +687,7 @@ Winbond W89C940, Surecom NE-34, VIA VT86C926, etc. 3C589/589B/589C/589D/589E/XE589ET/574TX/574B (PC-card/PCMCIA), 3C590/592/595/900/905/905B/905C PCI, 3C556-556B MiniPCI, +3C575B/575C/656/656B/656C Cardbus, and EISA (Fast) Etherlink III / (Fast) Etherlink XL 3Com 3c980/3c980B/3c980C Fast Etherlink XL server adapter @@ -726,6 +727,14 @@ including the following: Megahertz X-Jack Ethernet PC-Card CC-10BT +Xircom X3201 (Cardbus) based Ethernet cards, +including the following: + IBM EtherJet Cardbus Adapter + Intel PRO/100 Mobile Cardbus (versions that uses the X3201 chipset) + Xircom Cardbus Realport + Xircom Cardbus Ethernet 10/100 + Xircom Cardbus Ethernet II 10/100 + 4.3. USB ---- --- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index baf6c6e..eeb9f51 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -181,6 +181,10 @@ devfs, which allows entries in the /dev directory to be built automatically and supports more flexible attachment of devices, has been largely reworked. +Preliminary Cardbus support under NEWCARD has been added. This supports +TI113X, TI12XX, TI125X, Ricoh 5C46/5C47, Topic 95/97/100 and +Cirrus Logic PD683X bridges. 16-bit PC Card support under this is not yet +functional. 1.2. SECURITY FIXES ------------------- @@ -725,6 +729,7 @@ Winbond W89C940, Surecom NE-34, VIA VT86C926. 3C589/589B/589C/589D/589E/XE589ET/574TX/574B (PC-card/PCMCIA), 3C590/592/595/900/905/905B/905C PCI, 3C556/556B MiniPCI, +3C575B/575C/656/656B/656C Cardbus, and EISA (Fast) Etherlink III / (Fast) Etherlink XL 3Com 3c980/3c980B Fast Etherlink XL server adapter @@ -765,6 +770,14 @@ including the following: Megahertz X-Jack Ethernet PC-Card CC-10BT +Xircom X3201 (Cardbus) based Ethernet cards, +including the following: + IBM EtherJet Cardbus Adapter + Intel PRO/100 Mobile Cardbus (versions that uses the X3201 chipset) + Xircom Cardbus Realport + Xircom Cardbus Ethernet 10/100 + Xircom Cardbus Ethernet II 10/100 + 2.3. FDDI --------- |