Module Name:    src
Committed By:   macallan
Date:           Wed Jan  8 13:28:14 UTC 2020

Modified Files:
        src/sys/arch/macppc/conf: INSTALL

Log Message:
add makphy, found in late(ish) PowerBooks


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/arch/macppc/conf/INSTALL

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

Modified files:

Index: src/sys/arch/macppc/conf/INSTALL
diff -u src/sys/arch/macppc/conf/INSTALL:1.129 src/sys/arch/macppc/conf/INSTALL:1.130
--- src/sys/arch/macppc/conf/INSTALL:1.129	Mon Jan  7 01:44:59 2019
+++ src/sys/arch/macppc/conf/INSTALL	Wed Jan  8 13:28:14 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: INSTALL,v 1.129 2019/01/07 01:44:59 scole Exp $
+#	$NetBSD: INSTALL,v 1.130 2020/01/08 13:28:14 macallan Exp $
 #
 # config file for INSTALL FLOPPY
 #
@@ -123,6 +123,7 @@ icsphy*	at mii? phy ?			# Integrated Cir
 inphy*	at mii? phy ?			# Intel 82555 PHYs
 iophy*	at mii? phy ?			# Intel 82553 PHYs
 lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
+makphy* at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
 nsphy*	at mii? phy ?			# NS83840 PHYs
 nsphyter* at mii? phy ?			# NS83843 PHYs
 qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs

Reply via email to