diff options
author | 1999-06-14 06:50:22 +0000 | |
---|---|---|
committer | 1999-06-14 06:50:22 +0000 | |
commit | e48ba1b6ad5bfb0e158cd2266b04e7fb270f65ec (patch) | |
tree | 1be179513de3b66583d97ded8f088fd6b629a970 | |
parent | avoid future register_t vs int problems, if this becomes 64 bit (diff) | |
download | wireguard-openbsd-e48ba1b6ad5bfb0e158cd2266b04e7fb270f65ec.tar.xz wireguard-openbsd-e48ba1b6ad5bfb0e158cd2266b04e7fb270f65ec.zip |
Symphony Labs, ISA Bridge
-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 e5651ef8826..6dbedf7f857 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.149 1999/06/03 20:07:31 deraadt Exp $ +$OpenBSD: pcidevs,v 1.150 1999/06/14 06:50:22 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1182,6 +1182,7 @@ product SYMPHONY 82C101 0x0001 82C101 product SYMPHONY 82C103 0x0103 82C103 product SYMPHONY 82C105 0x0105 82C105 product SYMPHONY2 82C101 0x0001 82C101 +product SYMPHONY 82C565 0x0565 82C565 PCI-ISA /* Tekram Technology products (1st ID)*/ product TEKRAM DC290 0xdc29 DC-290(M) |