diff options
author | 2001-03-28 18:10:25 +0000 | |
---|---|---|
committer | 2001-03-28 18:10:25 +0000 | |
commit | d11f7206a1ad8e900f08798df382e91d6bd87a6b (patch) | |
tree | 58a86e08acf874faf5a9ebcb5c60f5fbd8d51a80 | |
parent | $OpenBSD$ (diff) | |
download | wireguard-openbsd-d11f7206a1ad8e900f08798df382e91d6bd87a6b.tar.xz wireguard-openbsd-d11f7206a1ad8e900f08798df382e91d6bd87a6b.zip |
new
-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 5735a348c1e..e0efd3a6cdb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.379 2001/03/26 19:51:34 deraadt Exp $ + $OpenBSD: pcidevs,v 1.380 2001/03/28 18:10:25 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1415,6 +1415,7 @@ product SIIG 2052 0x2052 I/O product SIIG 2060 0x2060 I/O product SIIG 2061 0x2061 I/O product SIIG 2062 0x2062 I/O +product SIIG 2081 0x2081 I/O /* NCR/Symbios Logic products */ product SYMBIOS 810 0x0001 53c810 |