diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 3fd3d3afb22..2af6e2144fd 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.16 2001/03/12 04:51:42 jason Exp $ +# $OpenBSD: RAMDISKC,v 1.17 2001/04/13 05:43:04 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -256,6 +256,7 @@ rlphy* at mii? phy ? # RealTek 8139 internal PHYs dcphy* at mii? phy ? # Digital Clone PHYs amphy* at mii? phy ? # AMD 79C873 PHYs tqphy* at mii? phy ? # TDK 78Q212x PHYs +bmtphy* at mii? phy ? # Broadcom 10/100 PHYs ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback |