diff options
| author | joda <joda@NetBSD.org> | 2003-02-03 11:00:26 +0000 |
|---|---|---|
| committer | joda <joda@NetBSD.org> | 2003-02-03 11:00:26 +0000 |
| commit | fc8756e1aaa525626e6b2bd749b312e2114b874a (patch) | |
| tree | 31dc5882ce580fa6611bd5f26fafcb6449c61a35 /sys/dev | |
| parent | 99afa7f9a53cd3a57fb5d499ecf19e5794d281c9 (diff) | |
correct previous, and add some more devices found in the Shuttle
SS51G.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f7718f5f3d2..519ee5c0542 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.503 2003/02/02 18:52:40 bouyer Exp $ +$NetBSD: pcidevs,v 1.504 2003/02/03 11:00:26 joda Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1984,10 +1984,10 @@ product SIS 85C501 0x0406 85C501 product SIS 85C496 0x0496 85C496 product SIS 530HB 0x0530 530 Host to PCI Bridge product SIS 85C601 0x0601 85C601 -product SIS 645 0x0645 SiS 645 Host Bridge product SIS 630 0x0630 SiS 630 Host Bridge +product SIS 645 0x0645 SiS 645 Host Bridge product SIS 650 0x0650 SiS 650 Host Bridge -product SIS 651 0x0650 SiS 651 Host Bridge +product SIS 651 0x0651 SiS 651 Host Bridge product SIS 730 0x0730 SiS 730 Host Bridge product SIS 735 0x0735 SiS 735 Host Bridge product SIS 745 0x0745 SiS 745 Host Bridge @@ -1995,8 +1995,10 @@ product SIS 900 0x0900 SiS 900 10/100 Ethernet product SIS 5597_IDE 0x5513 5597/5598 IDE controller product SIS 5597_HB 0x5597 5597/5598 host bridge product SIS 530VGA 0x6306 530 GUI Accelerator+3D +product SIS 6325 0x6325 6325 AGP VGA product SIS 6326 0x6326 6326 AGP VGA product SIS 5597_USB 0x7001 5597/5598 USB host controller +product SIS 7002 0x7002 7002 USB 2.0 host controller product SIS 7012_AC 0x7012 SiS 7012 AC-97 Sound product SIS 7016 0x7016 SiS 7016 10/100 Ethernet product SIS 7018 0x7018 SiS 7018 Sound |
