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 IDs for the 3c555, 556 and 556B 3Com MinPCI ...



details:   https://anonhg.NetBSD.org/src/rev/6cfa6c5d5679
branches:  trunk
changeset: 497093:6cfa6c5d5679
user:      fvdl <fvdl%NetBSD.org@localhost>
date:      Tue Sep 19 01:10:48 2000 +0000

description:
Add IDs for the 3c555, 556 and 556B 3Com MinPCI Ethernet cards.

diffstat:

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

diffs (19 lines):

diff -r 46e94dca1933 -r 6cfa6c5d5679 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Sep 19 01:10:12 2000 +0000
+++ b/sys/dev/pci/pcidevs       Tue Sep 19 01:10:48 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.259 2000/09/13 14:45:09 ad Exp $
+$NetBSD: pcidevs,v 1.260 2000/09/19 01:10:48 fvdl Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -564,6 +564,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