Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add host bridge of the SiS 735 chipset.



details:   https://anonhg.NetBSD.org/src/rev/7ce6c1b70848
branches:  trunk
changeset: 515970:7ce6c1b70848
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Oct 11 14:30:21 2001 +0000

description:
Add host bridge of the SiS 735 chipset.

diffstat:

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

diffs (17 lines):

diff -r c8c8ca7ed495 -r 7ce6c1b70848 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Oct 11 14:01:36 2001 +0000
+++ b/sys/dev/pci/pcidevs       Thu Oct 11 14:30:21 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.361 2001/10/03 12:05:49 simonb Exp $
+$NetBSD: pcidevs,v 1.362 2001/10/11 14:30:21 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1660,6 +1660,7 @@
 product SIS 85C496             0x0496  85C496
 product SIS 530HB              0x0530  530 Host to PCI Bridge
 product SIS 85C601             0x0601  85C601
+product SIS 735                        0x0735  SiS 735 Host Bridge
 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



Home | Main Index | Thread Index | Old Index