On Wed, Sep 10, 2003 at 05:40:04AM +0900, Shin-ichi Yoshimoto wrote:
> make release failed because BOOTMFS forgot
> 
> "device miibus"
> 
> Please add this option in BOOTMFS.
> 
Please try the attached patch instead, and let me know if it fixes
the release build.  You can try ``make rerelease'' to speed up the
things, after applying this patch in ${CHROOTDIR}/usr/src.


Cheers,
-- 
Ruslan Ermilov          Sysadmin and DBA,
[EMAIL PROTECTED]               Sunbay Software Ltd,
[EMAIL PROTECTED]               FreeBSD committer
Index: release/i386/drivers.conf
===================================================================
RCS file: /home/ncvs/src/release/i386/drivers.conf,v
retrieving revision 1.29
diff -u -r1.29 drivers.conf
--- release/i386/drivers.conf   25 Jul 2003 00:10:33 -0000      1.29
+++ release/i386/drivers.conf   9 Sep 2003 23:37:28 -0000
@@ -77,11 +77,13 @@
 an     if_an           3       network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
 awi    if_awi          3       network "BayStack 660 and others"
 axe    if_axe          3       network "ASIX AX88172 USB 2.0 Ethernet"
+bfe    if_bfe          3       network "Broadcom BCM440x 10/100 ethernet"
 de     if_de           3       network "DEC DE435 PCI NIC or other DC21040-AA based 
card"
 ex     if_ex           3       network "Intel EtherExpress Pro/10 and Pro/10+"
 fwe    if_fwe          3       network "Ethernet over FireWire"
 ie     if_ie           3       network "EtherExpress 8/16, 3C507, StarLAN 10 etc."
 plip   plip            3       network "TCP/IP over parallel"
+re     if_re           3       network "RealTek 8139C+/8169/8169S/8110S"
 sk     if_sk           3       network "SysKonnect PCI gigabit ethernet card"
 sl     if_sl           3       network "Kernel SLIP"
 sn     if_sn           3       network "SMC's 9000 series of ethernet chips"

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to