diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-10-11 19:47:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-10-11 19:47:00 +0000 |
commit | ab65cca8762965c71f2e7d1405c15131d50d9a52 (patch) | |
tree | 8c3b59c5b8ae3698074945066df0d74c55e23cad /sys/arch/i386/conf/RAMDISK_CD | |
parent | ad923c36d51a9ed0b5c83a52a3e49625dfee8879 (diff) |
include exphy, really needed for xl 100mbit cards
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 1d2fe43408c..313faeadc21 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.3 1999/09/01 05:15:34 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.4 1999/10/11 19:46:59 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -216,7 +216,7 @@ ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet ax* at pci? dev ? function ? # ASIX AX88140A ethernet # Media Independent Interface (mii) drivers -#exphy* at mii? phy ? # 3Com internal PHYs +exphy* at mii? phy ? # 3Com internal PHYs inphy* at mii? phy ? # Intel 82555 PHYs icsphy* at mii? phy ? # ICS 1890 PHYs #lxtphy* at mii? phy ? # Level1 LXT970 PHYs |