Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcsh/conf Add lxtphy.



details:   https://anonhg.NetBSD.org/src/rev/3a3d05b8c71b
branches:  trunk
changeset: 569807:3a3d05b8c71b
user:      uwe <uwe%NetBSD.org@localhost>
date:      Mon Sep 06 23:32:59 2004 +0000

description:
Add lxtphy.
Requested in PR port-hpcsh/26863.

diffstat:

 sys/arch/hpcsh/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b5753e7b743f -r 3a3d05b8c71b sys/arch/hpcsh/conf/GENERIC
--- a/sys/arch/hpcsh/conf/GENERIC       Mon Sep 06 21:53:25 2004 +0000
+++ b/sys/arch/hpcsh/conf/GENERIC       Mon Sep 06 23:32:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.41 2004/07/15 03:53:46 atatat Exp $
+# $NetBSD: GENERIC,v 1.42 2004/09/06 23:32:59 uwe Exp $
 #
 # GENERIC machine description file
 # 
@@ -270,6 +270,7 @@
 wi*    at pcmcia0 function ?           # Lucent/Intersil WaveLan IEEE (802.11)
 
 # MII/PHY support
+lxtphy*        at mii? phy ?                   # Level One LXT-970 PHYs
 nsphyter* at mii? phy ?                        # NS83843 PHYs
 ukphy* at mii? phy ?                   # generic unknown PHYs
 



Home | Main Index | Thread Index | Old Index