Module Name:    src
Committed By:   matt
Date:           Fri May 20 14:35:25 UTC 2011

Modified Files:
        src/sys/dev/mii [matt-nb5-mips64]: miidevs

Log Message:
Add entry for AR8316 Switch


To generate a diff of this commit:
cvs rdiff -u -r1.78.10.2 -r1.78.10.3 src/sys/dev/mii/miidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/mii/miidevs
diff -u src/sys/dev/mii/miidevs:1.78.10.2 src/sys/dev/mii/miidevs:1.78.10.3
--- src/sys/dev/mii/miidevs:1.78.10.2	Tue Apr 20 22:55:48 2010
+++ src/sys/dev/mii/miidevs	Fri May 20 14:35:25 2011
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.78.10.2 2010/04/20 22:55:48 matt Exp $
+miidevs,v 1.78.10.2 2010/04/20 22:55:48 matt Exp
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -114,6 +114,7 @@
 /* Attansic PHYs */
 model ATTANSIC L1		0x0001 L1 10/100/1000 PHY
 model ATTANSIC L2		0x0002 L2 10/100 PHY
+model ATTANSIC AR8316		0x0004 AR8316 Switch
 
 /* Altima Communications PHYs */
 /* Don't know the model for ACXXX */

Reply via email to