diff options
author | 2000-01-03 23:38:25 +0000 | |
---|---|---|
committer | 2000-01-03 23:38:25 +0000 | |
commit | 51e19aabb9bcb28d63bd21bdf9ac622a45dea76d (patch) | |
tree | e7fd16321789cd3fe52957fca4e8a909f7f52b36 | |
parent | extern rather than linker commons; jsm@netbsd.org (diff) | |
download | wireguard-openbsd-51e19aabb9bcb28d63bd21bdf9ac622a45dea76d.tar.xz wireguard-openbsd-51e19aabb9bcb28d63bd21bdf9ac622a45dea76d.zip |
advansys u2w
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 42d1f4424af..ec4c899071b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.207 1999/12/17 11:42:06 fgsch Exp $ + $OpenBSD: pcidevs,v 1.208 2000/01/03 23:38:25 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -652,6 +652,7 @@ product ADVSYS 1200A 0x1100 1200A product ADVSYS 1200B 0x1200 1200B product ADVSYS ULTRA 0x1300 ABP-930/40UA product ADVSYS WIDE 0x2300 ABP-940UW +product ADVSYS U2W 0x2300 ASP-3940U2W /* Alliance products */ product ALLIANCE AT22 0x6424 AT22 |