Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up revision 1.260 (via patch, requeste...
details: https://anonhg.NetBSD.org/src/rev/fd887399e819
branches: netbsd-1-5
changeset: 490901:fd887399e819
user: he <he%NetBSD.org@localhost>
date: Tue Mar 20 17:23:32 2001 +0000
description:
Pull up revision 1.260 (via patch, requested by chuck):
Add support for the 3Com 3c555, 3c556 and 3c556B MiniPCI Ethernet
cards.
diffstat:
sys/dev/pci/pcidevs | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 13dd67903f98 -r fd887399e819 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue Mar 20 17:10:19 2001 +0000
+++ b/sys/dev/pci/pcidevs Tue Mar 20 17:23:32 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.12 2001/02/26 21:48:27 he Exp $
+$NetBSD: pcidevs,v 1.236.2.13 2001/03/20 17:23:32 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -560,6 +560,9 @@
product 3COM 3C595TX 0x5950 3c595-TX 10/100 Ethernet
product 3COM 3C595T4 0x5951 3c595-T4 10/100 Ethernet
product 3COM 3C595MII 0x5952 3c595-MII 10/100 Ethernet
+product 3COM 3C555 0x5055 3c555 10/100 MiniPCI Ethernet
+product 3COM 3C556 0x6055 3c556 10/100 MiniPCI Ethernet
+product 3COM 3C556B 0x6056 3c556B 10/100 MiniPCI Ethernet
product 3COM 3CSOHO100TX 0x7646 3cSOHO100-TX 10/100 Ethernet
product 3COM 3C900TPO 0x9000 3c900-TPO Ethernet
product 3COM 3C900COMBO 0x9001 3c900-COMBO Ethernet
Home |
Main Index |
Thread Index |
Old Index