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 product ID for the SMC 83c175 Fast Ethernet ...
details: https://anonhg.NetBSD.org/src/rev/c9b13a61c124
branches: trunk
changeset: 474940:c9b13a61c124
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Jul 27 00:23:47 1999 +0000
description:
Add product ID for the SMC 83c175 Fast Ethernet chip. This is a cousin
of the SMC 83c170 which also supports CardBus.
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 316983b2a4d3 -r c9b13a61c124 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jul 26 23:26:14 1999 +0000
+++ b/sys/dev/pci/pcidevs Tue Jul 27 00:23:47 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.138 1999/07/20 20:58:20 drochner Exp $
+$NetBSD: pcidevs,v 1.139 1999/07/27 00:23:47 thorpej Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1148,6 +1148,7 @@
product SMC 37C665 0x1000 FDC 37C665
product SMC 37C922 0x1001 FDC 37C922
product SMC 83C170 0x0005 83C170 (\"EPIC/100\") Fast Ethernet
+product SMC 83C175 0x0006 83C175 (\"EPIC/100\") Fast Ethernet
/* Surecom Technology products */
product SURECOM NE34 0x0e34 NE-34 Ethernet
Home |
Main Index |
Thread Index |
Old Index