diff options
author | 2000-01-22 09:16:35 +0000 | |
---|---|---|
committer | 2000-01-22 09:16:35 +0000 | |
commit | 8650845e5bc5e8718350e09f54b7c2f851fb9905 (patch) | |
tree | f56317e3057a78ee3f899a6a5049b1fe7c8d3f90 | |
parent | Fix pci probing for the powerpc port, it was previously only probing a (diff) | |
download | wireguard-openbsd-8650845e5bc5e8718350e09f54b7c2f851fb9905.tar.xz wireguard-openbsd-8650845e5bc5e8718350e09f54b7c2f851fb9905.zip |
mislabeling
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ea99f740422..38253798083 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.211 2000/01/20 20:11:24 deraadt Exp $ + $OpenBSD: pcidevs,v 1.212 2000/01/22 09:16:35 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -653,7 +653,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 +product ADVSYS U2W 0x2500 ASP-3940U2W /* Alliance products */ product ALLIANCE AT22 0x6424 AT22 |