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.247 (requested by billc):
details: https://anonhg.NetBSD.org/src/rev/46a944b33221
branches: netbsd-1-5
changeset: 489924:46a944b33221
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 13:55:24 2000 +0000
description:
Pull up revision 1.247 (requested by billc):
Add PCI IDs for 3Com Home Connect (3c450) and Office Connect
(3cSOHO100), register compatible with later versions of 3c905.
diffstat:
sys/dev/pci/pcidevs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 47697ed48f5a -r 46a944b33221 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Thu Oct 19 13:54:28 2000 +0000
+++ b/sys/dev/pci/pcidevs Thu Oct 19 13:55:24 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.8 2000/09/21 17:59:05 thorpej Exp $
+$NetBSD: pcidevs,v 1.236.2.9 2000/10/19 13:55:24 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -555,10 +555,12 @@
/* 3COM Products */
product 3COM 3C985 0x0001 3c985 Gigabit Ethernet
+product 3COM 3C450TX 0x4500 3c450-TX 10/100 Ethernet
product 3COM 3C590 0x5900 3c590 Ethernet
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 3CSOHO100TX 0x7646 3cSOHO100-TX 10/100 Ethernet
product 3COM 3C900TPO 0x9000 3c900-TPO Ethernet
product 3COM 3C900COMBO 0x9001 3c900-COMBO Ethernet
product 3COM 3C905TX 0x9050 3c905-TX 10/100 Ethernet
Home |
Main Index |
Thread Index |
Old Index