diff options
author | 1998-04-02 20:16:32 +0000 | |
---|---|---|
committer | 1998-04-02 20:16:32 +0000 | |
commit | 8840e86228d1fd1c5e8e4753b174c3a7da62bc7e (patch) | |
tree | 3b658653350c68e28e05ec6e7073fb22c7fce75b | |
parent | support 3c905B (diff) | |
download | wireguard-openbsd-8840e86228d1fd1c5e8e4753b174c3a7da62bc7e.tar.xz wireguard-openbsd-8840e86228d1fd1c5e8e4753b174c3a7da62bc7e.zip |
add more SiS products
-rw-r--r-- | sys/dev/pci/pcidevs | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5ae1dc005ad..639dcd19549 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.43 1998/04/02 20:13:30 deraadt Exp $ +$OpenBSD: pcidevs,v 1.44 1998/04/02 20:16:32 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -929,7 +929,16 @@ product SIS 86C205 0x0005 86C205 product SIS 85C503 0x0008 85C503 product SIS 85C501 0x0406 85C501 product SIS 85C496 0x0496 85C496 +product SIS 85C596 0x0496 85C596 product SIS 85C601 0x0601 85C601 +product SIS 5511 0x5511 5511 +product SIS 5513 0x5512 5512 +product SIS 5513 0x5513 5513 +product SIS 5581 0x5581 5581 +product SIS 5582 0x5582 5582 +product SIS 5596 0x5596 5596 +product SIS 6204 0x6204 6204 +product SIS 6205 0x6205 6205 /* SMC products */ product SMC 37C665 0x1000 FDC 37C665 |