Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.511 (requested by bouyer...



details:   https://anonhg.NetBSD.org/src/rev/18602c539f4b
branches:  netbsd-1-6
changeset: 530310:18602c539f4b
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 21:09:47 2003 +0000

description:
Pull up revision 1.511 (requested by bouyer in ticket #1234):

Add several SiS host bridges, from FreeBSD.

Remove duplicate in previous.

diffstat:

 sys/dev/pci/pcidevs |  29 ++++++++++++++++++++++++++---
 1 files changed, 26 insertions(+), 3 deletions(-)

diffs (49 lines):

diff -r 5f0fdc7b7f9d -r 18602c539f4b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jun 16 14:12:16 2003 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jun 16 21:09:47 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.21 2003/06/02 09:51:02 tron Exp $
+$NetBSD: pcidevs,v 1.428.2.22 2003/06/16 21:09:47 grant Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1905,14 +1905,37 @@
 product SIS 85C501             0x0406  85C501
 product SIS 85C496             0x0496  85C496
 product SIS 530HB              0x0530  530 Host to PCI Bridge
+product SIS 540HB              0x0540  540 Host to PCI Bridge
+product SIS 550HB              0x0550  550 Host to PCI Bridge
 product SIS 85C601             0x0601  85C601
+product SIS 620                        0x0620  SiS 620 Host Bridge
+product SIS 630                        0x0630  SiS 630 Host Bridge
+product SIS 633                        0x0633  SiS 633 Host Bridge
+product SIS 635                        0x0635  SiS 635 Host Bridge
+product SIS 640                        0x0640  SiS 640 Host Bridge
 product SIS 645                        0x0645  SiS 645 Host Bridge
-product SIS 630                        0x0630  SiS 630 Host Bridge
+product SIS 646                        0x0646  SiS 646 Host Bridge
+product SIS 648                        0x0648  SiS 648 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 652                        0x0652  SiS 652 Host Bridge
+product SIS 655                        0x0655  SiS 655 Host Bridge
+product SIS 658                        0x0658  SiS 658 Host Bridge
 product SIS 730                        0x0730  SiS 730 Host Bridge
+product SIS 733                        0x0733  SiS 733 Host Bridge
 product SIS 735                        0x0735  SiS 735 Host Bridge
+product SIS 740                        0x0740  SiS 740 Host Bridge
+product SIS 745                        0x0745  SiS 745 Host Bridge
+product SIS 746                        0x0746  SiS 746 Host Bridge
+product SIS 748                        0x0748  SiS 748 Host Bridge
+product SIS 750                        0x0750  SiS 750 Host Bridge
+product SIS 751                        0x0751  SiS 751 Host Bridge
+product SIS 752                        0x0752  SiS 752 Host Bridge
+product SIS 755                        0x0755  SiS 755 Host Bridge
 product SIS 900                        0x0900  SiS 900 10/100 Ethernet
+product SIS 961                        0x0961  SiS 961 Host Bridge
+product SIS 962                        0x0962  SiS 962 Host Bridge
+product SIS 963                        0x0963  SiS 963 Host Bridge
 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



Home | Main Index | Thread Index | Old Index