Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/mii Silicon Integrated Systems OUI and the SiS 900 P...
details: https://anonhg.NetBSD.org/src/rev/c2e9fd7964c1
branches: trunk
changeset: 467435:c2e9fd7964c1
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Mar 24 21:07:04 1999 +0000
description:
Silicon Integrated Systems OUI and the SiS 900 PHY model number.
diffstat:
sys/dev/mii/miidevs | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 423cafa6af95 -r c2e9fd7964c1 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs Wed Mar 24 20:59:21 1999 +0000
+++ b/sys/dev/mii/miidevs Wed Mar 24 21:07:04 1999 +0000
@@ -1,7 +1,7 @@
-$NetBSD: miidevs,v 1.4 1999/02/05 20:19:44 thorpej Exp $
+$NetBSD: miidevs,v 1.5 1999/03/24 21:07:04 thorpej Exp $
/*-
- * Copyright (c) 1998 The NetBSD Foundation, Inc.
+ * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
@@ -49,6 +49,7 @@
oui NATSEMI 0x080017 National Semiconductor
oui QUALSEMI 0x006051 Quality Semiconductor
oui SEEQ 0x0005be Seeq
+oui SIS 0x000760 Silicon Integrated Systems
oui TI 0x100014 Texas Instruments
/*
@@ -81,6 +82,9 @@
model SEEQ 80220 0x0003 Seeq 80220 10/100 media interface
model SEEQ 84220 0x0004 Seeq 84220 10/100 media interface
+/* Silicon Integrated Systems PHYs */
+model SIS 900 0x0000 SiS 900 10/100 media interface
+
/* Texas Instruments PHYs */
model TI TLAN10T 0x0001 ThunderLAN 10baseT media interface
model TI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface
Home |
Main Index |
Thread Index |
Old Index