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 Sun GEM gigabit network card.



details:   https://anonhg.NetBSD.org/src/rev/4c9ec3e95084
branches:  trunk
changeset: 514783:4c9ec3e95084
user:      eeh <eeh%NetBSD.org@localhost>
date:      Mon Sep 10 15:07:50 2001 +0000

description:
Add Sun GEM gigabit network card.

diffstat:

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

diffs (17 lines):

diff -r dec425268daa -r 4c9ec3e95084 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Sep 10 14:56:33 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Sep 10 15:07:50 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.355 2001/09/05 13:46:51 drochner Exp $
+$NetBSD: pcidevs,v 1.356 2001/09/10 15:07:50 eeh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1692,6 +1692,7 @@
 product SUN ERINETWORK 0x1101  ERI Ethernet
 product SUN FIREWIRE   0x1102  FireWire controller
 product SUN USB                0x1103  USB controller
+product SUN GEMNETWORK 0x2bad  GEM Gigabit Ethernet
 product SUN SIMBA      0x5000  Simba PCI bridge
 product SUN PSYCHO     0x8000  psycho PCI controller
 product SUN MS_IIep    0x9000  microSPARC IIep PCI



Home | Main Index | Thread Index | Old Index