diff options
author | 2003-03-28 18:42:35 +0000 | |
---|---|---|
committer | 2003-03-28 18:42:35 +0000 | |
commit | 3a4df581b70bc1a1c36eb0c3d8558e9f2d39103a (patch) | |
tree | ab79af756edb5ea5b9ca530d4cadb49969a375e4 | |
parent | report how much time was wasted; ok beck (diff) | |
download | wireguard-openbsd-3a4df581b70bc1a1c36eb0c3d8558e9f2d39103a.tar.xz wireguard-openbsd-3a4df581b70bc1a1c36eb0c3d8558e9f2d39103a.zip |
Little consistency in SiS section
ok deraadt@
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 28c4ad884ad..abb497ae164 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.609 2003/03/19 21:27:36 millert Exp $ + $OpenBSD: pcidevs,v 1.610 2003/03/28 18:42:35 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2145,7 +2145,7 @@ product SIS 300 0x0300 300/305/630 VGA product SIS 85C501 0x0406 85C501 product SIS 85C496 0x0496 85C496 product SIS 85C596 0x0496 85C596 -product SIS SiS530 0x0530 SiS530 Host-PCI +product SIS 530 0x0530 530 Host-PCI product SIS 540 0x0540 540 Host-PCI product SIS 550 0x0550 550 Host-PCI product SIS 85C601 0x0601 85C601 EIDE @@ -2190,7 +2190,7 @@ product SIS 5598 0x5598 5598 product SIS 6204 0x6204 6204 product SIS 6205 0x6205 6205 product SIS 6300 0x6300 6300 -product SIS 530 0x6306 530 VGA +product SIS 530_VGA 0x6306 530 VGA product SIS 6326 0x6326 6326 AGP Video product SIS 5597_USB 0x7001 5597/5598 USB product SIS 7002 0x7002 7002 USB |