Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/arch/arm32/conf Apply patch (requested by toddpw):



details:   https://anonhg.NetBSD.org/src/rev/5f8f083d23fd
branches:  netbsd-1-4
changeset: 470486:5f8f083d23fd
user:      he <he%NetBSD.org@localhost>
date:      Wed Mar 29 22:45:27 2000 +0000

description:
Apply patch (requested by toddpw):
  Add vr(4) and ukphy to config.

diffstat:

 sys/arch/arm32/conf/CATS |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r e8f80a26ae92 -r 5f8f083d23fd sys/arch/arm32/conf/CATS
--- a/sys/arch/arm32/conf/CATS  Wed Mar 29 22:38:45 2000 +0000
+++ b/sys/arch/arm32/conf/CATS  Wed Mar 29 22:45:27 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CATS,v 1.10.2.1 1999/04/20 19:36:24 perry Exp $
+#      $NetBSD: CATS,v 1.10.2.2 2000/03/29 22:45:27 he Exp $
 #
 #      CATS -- CHALTECH CATS Development kernel
 #
@@ -224,12 +224,14 @@
 #le*   at pci? dev ? function ?        # PCnet-PCI Ethernet
 ne*    at pci? dev ? function ?        # NE2000 compat ethernet
 #tl*   at pci? dev ? function ?        # ThunderLAN-based Ethernet
+vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
 
 # MII/PHY support
 #inphy*        at mii? phy ?                   # Intel 82555 PHYs
 #nsphy*        at mii? phy ?                   # NS83840 PHYs
 #qsphy*        at mii? phy ?                   # Quality Semiconductor QS6612 PHYs
 #tlphy*        at mii? phy ?                   # ThunderLAN PHYs
+ukphy*         at mii? phy ?                   # generic unknown PHYs
 
 # USB Controller and Devices
 



Home | Main Index | Thread Index | Old Index