diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-15 11:03:47 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-15 11:03:47 +0000 |
commit | 6d963fc6b98cc1a0ccb7f9b914e93f22640fc25b (patch) | |
tree | 430236c7755e2f7c8e4960ec98ffca77e4315237 /sys/arch/sparc64/conf/GENERIC | |
parent | c8d600a8b6b4ca36beb51d25b96dc95919adfee4 (diff) |
Enable phys found in various USB devices on more archs.
ok brad@, dlg@
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 2a2f66ae42e..a79896f2052 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.116 2005/01/14 12:21:02 grange Exp $ +# $OpenBSD: GENERIC,v 1.117 2005/02/15 11:03:46 jsg Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -274,6 +274,7 @@ iophy* at mii? # Intel 82553 PHYs inphy* at mii? # Intel 82555 PHYs lxtphy* at mii? # Level1 LXT970 PHYs rlphy* at mii? # RealTek 8139 internal PHYs +urlphy* at mii? # Realtek RTL8150L internal PHY ukphy* at mii? # Unknown PHYs # Framebuffers |