diff options
author | 2006-03-12 18:13:41 +0000 | |
---|---|---|
committer | 2006-03-12 18:13:41 +0000 | |
commit | 15ec4917d8bfbe7945ce138bd6e3c07b46fd3203 (patch) | |
tree | b98c3279e06546112302ac1d7f1ec50955bc4e91 | |
parent | Make use of pci_matchbyid(). (diff) | |
download | wireguard-openbsd-15ec4917d8bfbe7945ce138bd6e3c07b46fd3203.tar.xz wireguard-openbsd-15ec4917d8bfbe7945ce138bd6e3c07b46fd3203.zip |
sync with pcn(4) reality
-rw-r--r-- | distrib/notes/alpha/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/sparc64/hardware | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/distrib/notes/alpha/hardware b/distrib/notes/alpha/hardware index 24ca1f9f738..67b555d4c96 100644 --- a/distrib/notes/alpha/hardware +++ b/distrib/notes/alpha/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.72 2006/03/05 05:41:47 brad Exp $ +dnl $OpenBSD: hardware,v 1.73 2006/03/12 18:13:41 martin Exp $ OpenBSD/MACHINE OSREV is expected to run on the following hardware. If you have hardware that is listed here and are unable to run OpenBSD, or if you are able to run OpenBSD on hardware not listed @@ -417,7 +417,7 @@ work. It's our best guess that they do, but any feedback is appreciated. System TALKS SGC-X2UL TRENDnet TU2-ET100 Z-TEK ZK-R01-2 - AMD LANCE and PCnet-based PCI adapters (le), including: [*] + AMD PCnet-based PCI adapters (pcn), including: [*] BOCALANcard/PCI AT&T StarLAN 10, EN100, and StarLAN Fiber ASIX 88140A/88141-based PCI adapters (dc), including: [*] diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index 359ff63e854..cee5b482b7d 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.111 2006/03/05 05:41:48 brad Exp $ +dnl $OpenBSD: hardware,v 1.112 2006/03/12 18:13:41 martin Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: Sun Blade 100/150 Sun Fire V100 @@ -107,6 +107,9 @@ dnl PCI Alteon Tigon I/II PCI Gigabit Ethernet boards (ti) PCI Intel i8255x-based (except the i82556) adapters (fxp) PCI 3Com 3c9xx EtherLink XL adapters (xl) PCI SMC 83C170 ("EtherPower II") (EPIC/100) (epic) + AMD PCnet-based PCI adapters (pcn) + BOCALANcard/PCI + AT&T StarLAN 10, EN100, and StarLAN Fiber Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, i82547, i82571, i82572 and i82573 based adapters, including: HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber) |