diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-04-20 00:27:41 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-04-20 00:27:41 +0000 |
commit | 867a54a8b91056ce9df052571c9463fe8ffb6642 (patch) | |
tree | 0a755c19afc952a0f883aba5208d411c4b844fac /sys/dev/pci | |
parent | 108ec5e4a0b065ad6b3388a33ec1376b8de84fda (diff) |
A bunch of PCI/SATA SIS devices.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 0f4d4a9bc06..5c5ab92e80a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.859 2005/04/17 07:46:01 jsg Exp $ +$OpenBSD: pcidevs,v 1.860 2005/04/20 00:27:40 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2366,6 +2366,9 @@ product SIS 86C205_1 0x0005 86C205 product SIS 85C503 0x0008 85C503 System product SIS 5595 0x0009 5595 System product SIS 85C503_ISA 0x0018 85C503 ISA +product SIS 180 0x0180 180 SATA +product SIS 181 0x0181 181 SATA +product SIS 182 0x0182 182 SATA product SIS 5597_VGA 0x0200 5597/5598 VGA product SIS 6215 0x0204 6215 product SIS 86C205_2 0x0205 86C205 @@ -2390,6 +2393,7 @@ product SIS 651 0x0651 651 PCI product SIS 652 0x0652 652 PCI product SIS 655 0x0655 655 PCI product SIS 658 0x0658 658 PCI +product SIS 661 0x0661 661 PCI product SIS 730 0x0730 730 PCI product SIS 733 0x0733 733 PCI product SIS 735 0x0735 735 PCI @@ -2408,6 +2412,7 @@ product SIS 961 0x0961 961 PCI product SIS 962 0x0962 962 PCI product SIS 963 0x0963 963 PCI product SIS 964 0x0964 964 PCI +product SIS 965 0x0965 965 PCI product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 product SIS 5513 0x5513 5513 EIDE |