diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-13 05:43:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-13 05:43:05 +0000 |
commit | 2acd7b641c8f7ea87f33c237b14c6d84d7a4d1d4 (patch) | |
tree | 6d83c204ebc5d409a9bdaa1a4073299a16c5c778 /sys/arch/i386/conf/RAMDISKB | |
parent | 984bfe3b9698741262121778a89fd9fe23656775 (diff) |
bmtphy does not work perfect yet, but put it in anyways
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f2891d78207..bab79a4dab9 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.35 2001/03/12 04:51:42 jason Exp $ +# $OpenBSD: RAMDISKB,v 1.36 2001/04/13 05:43:04 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -260,6 +260,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 |