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 SiS745 host bridge.



details:   https://anonhg.NetBSD.org/src/rev/775ffc1d7301
branches:  trunk
changeset: 535106:775ffc1d7301
user:      toshii <toshii%NetBSD.org@localhost>
date:      Sat Aug 10 16:26:14 2002 +0000

description:
Add SiS745 host bridge.

diffstat:

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

diffs (17 lines):

diff -r b58b110d37a9 -r 775ffc1d7301 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Aug 10 16:10:46 2002 +0000
+++ b/sys/dev/pci/pcidevs       Sat Aug 10 16:26:14 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.463 2002/08/08 09:56:38 drochner Exp $
+$NetBSD: pcidevs,v 1.464 2002/08/10 16:26:14 toshii Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1925,6 +1925,7 @@
 product SIS 650                        0x0650  SiS 650 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
 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