diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-09-29 22:43:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-09-29 22:43:59 +0000 |
commit | 23072936ecea224e6d49c2134f7820b6cfd28f93 (patch) | |
tree | 0af2eae8ef73fdc860bcc3169a1cec1bad37b7dc /sys/arch/sparc64/conf/RAMDISK | |
parent | 9ecf3ed8cfbf5347762426cc1a3e9d98947f579e (diff) |
jme(4) works on sparc64; ok jsg
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 43a5b8c8aa4..d3be57879ec 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.77 2008/08/24 20:13:21 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.78 2008/09/29 22:43:58 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -110,6 +110,7 @@ rl* at pci? # RealTek 81[23]9 ethernet vr* at pci? # VIA Rhine ethernet re* at pci? # RealTek 8169/8169S/8110S re* at cardbus? # RealTek 8169/8169S/8110S +jme* at pci? # JMicron JMC250/JMC260 Ethernet auxio* at ebus? auxio* at sbus? @@ -207,6 +208,7 @@ urlphy* at mii? # Realtek RTL8150L internal PHY rgephy* at mii? # Realtek 8169S/8110S PHY gentbi* at mii? # Generic 1000BASE-X ten-bit PHY nsgphy* at mii? # NS gigabit PHYs +jmphy* at mii? # JMicron JMP202/JMP211 PHYs ukphy* at mii? # Unknown PHYs # PCI USB Controllers |