diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-28 18:10:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-28 18:10:26 +0000 |
commit | 7913b3c9d03b37cbec6fb56cdf95c0d3b74abdc8 (patch) | |
tree | 8ab51bd38555d9084764dfe3e5eb0307d9fe7931 | |
parent | eb8b304a730f9891b311e34460400024751a8a24 (diff) |
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 |