diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2005-01-22 15:04:28 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2005-01-22 15:04:28 +0000 |
commit | 905346e8b94b397f032324a058830c6a65690754 (patch) | |
tree | 0999a163fbfc5d991c6b48efb382021a1d7f16d6 /sys | |
parent | 436b6f1d3ce3d3fb93b58aa7626f54e74b04e94c (diff) |
correct SiS 5597/5598 entries
ok brad@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e4e2ecdc7b8..52f910b4f41 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.822 2005/01/22 02:56:28 brad Exp $ +$OpenBSD: pcidevs,v 1.823 2005/01/22 15:04:27 martin Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2270,7 +2270,7 @@ 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 5597VGA 0x0200 5597/5598 VGA +product SIS 5597_VGA 0x0200 5597/5598 VGA product SIS 6215 0x0204 6215 product SIS 86C205_2 0x0205 86C205 product SIS 300 0x0300 300/305/630 VGA @@ -2314,14 +2314,13 @@ product SIS 963 0x0963 963 PCI product SIS 964 0x0964 964 PCI product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 -product SIS 5513 0x5513 5513 EIDE +product SIS 5597_IDE 0x5513 5597/5598 IDE product SIS 5571 0x5571 5571 PCI product SIS 5581 0x5581 5581 product SIS 5582 0x5582 5582 product SIS 5591 0x5591 5591 PCI product SIS 5596 0x5596 5596 -product SIS 5597 0x5597 5597 Host -product SIS 5598 0x5598 5598 +product SIS 5597_HB 0x5597 5597/5598 Host product SIS 6204 0x6204 6204 product SIS 6205 0x6205 6205 product SIS 6300 0x6300 6300 |