diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-28 05:30:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-28 05:30:44 +0000 |
commit | 0315ed3f28653255aeb2c4e5d1dcdc2210306555 (patch) | |
tree | 9d50de8b29461a8a011c839a11683659c53a25db /sys/arch/zaurus/conf/RAMDISK | |
parent | a86dd35a3410cb6c0b3ef1ced475b99e15bc0a67 (diff) |
axe gig needs eephy; noted by dlg/jsg, add to required media
Diffstat (limited to 'sys/arch/zaurus/conf/RAMDISK')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 857c2b1f86e..dc6c9d873fc 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.30 2005/06/16 21:06:55 uwe Exp $ +# $OpenBSD: RAMDISK,v 1.31 2005/08/28 05:30:43 deraadt Exp $ machine zaurus arm @@ -139,7 +139,7 @@ amphy* at mii? # AMD 79C873 PHYs tqphy* at mii? # TDK 78Q212x PHYs bmtphy* at mii? # Broadcom 10/100 PHYs #brgphy* at mii? # Broadcom Gigabit PHYs -#eephy* at mii? # Marvell 88E1000 series PHY +eephy* at mii? # Marvell 88E1000 series PHY #xmphy* at mii? # XaQti XMAC-II PHYs nsgphy* at mii? # NS gigabit PHYs urlphy* at mii? # Realtek RTL8150L internal PHY |