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 SGI IOC3.



details:   https://anonhg.NetBSD.org/src/rev/eadc375e501d
branches:  trunk
changeset: 486166:eadc375e501d
user:      soren <soren%NetBSD.org@localhost>
date:      Sun May 14 14:56:53 2000 +0000

description:
Add SGI IOC3.

diffstat:

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

diffs (17 lines):

diff -r 04ff93cec5b7 -r eadc375e501d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun May 14 14:13:53 2000 +0000
+++ b/sys/dev/pci/pcidevs       Sun May 14 14:56:53 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.215 2000/05/12 17:46:47 thorpej Exp $
+$NetBSD: pcidevs,v 1.216 2000/05/14 14:56:53 soren Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1279,6 +1279,7 @@
 product SAMSUNGSEMI    KS8920  0x8920  KS8920 10/100 Ethernet
 
 /* SGI products */
+product SGI IOC3       0x0003  IOC3
 product SGI TIGON      0x0009  Tigon Gigabit Ethernet
 
 /* SGS Thomson products */



Home | Main Index | Thread Index | Old Index