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 SiS 7016 10/100 Ethernet.



details:   https://anonhg.NetBSD.org/src/rev/d55dcf095c06
branches:  trunk
changeset: 481470:d55dcf095c06
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jan 31 18:34:19 2000 +0000

description:
Add SiS 7016 10/100 Ethernet.

diffstat:

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

diffs (24 lines):

diff -r 77dde3785bc7 -r d55dcf095c06 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 31 18:28:49 2000 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 31 18:34:19 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.187 2000/01/25 09:04:03 haya Exp $
+$NetBSD: pcidevs,v 1.188 2000/01/31 18:34:19 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1255,12 +1255,13 @@
 product SIS 85C496             0x0496  85C496
 product SIS 530HB              0x0530  530 Host to PCI Bridge
 product SIS 85C601             0x0601  85C601
-product SIS 900                        0x0900  SiS900 10/100 Ethernet
+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 6326               0x6326  6326 AGP VGA
 product SIS 5597_USB           0x7001  5597/5598 USB host controller
+product SIS 7016               0x7016  SiS 7016 10/100 Ethernet
 
 /* Silicon Motion products */
 product SILMOTION LYNX_E       0x0810  Lynx E



Home | Main Index | Thread Index | Old Index