Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 02:43:23 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Shin-ichi Yoshimoto <yosimoto@waishi.jp>
Cc:        freebsd-current@freebsd.org
Subject:   Re: BOOTMFS requires 'device miibus'
Message-ID:  <20030909234323.GB19333@sunbay.com>
In-Reply-To: <20030910054004778166.GyazMail.yosimoto@waishi.jp>
References:  <20030910054004778166.GyazMail.yosimoto@waishi.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

--5G06lTa6Jq83wMTw
Content-Type: multipart/mixed; boundary="Bn2rw/3z4jIqBvZU"
Content-Disposition: inline


--Bn2rw/3z4jIqBvZU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 10, 2003 at 05:40:04AM +0900, Shin-ichi Yoshimoto wrote:
> make release failed because BOOTMFS forgot
>=20
> "device miibus"
>=20
> Please add this option in BOOTMFS.
>=20
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,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software Ltd,
ru@FreeBSD.org		FreeBSD committer

--Bn2rw/3z4jIqBvZU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=p

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"

--Bn2rw/3z4jIqBvZU--

--5G06lTa6Jq83wMTw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE/XmWbUkv4P6juNwoRAsStAJ0SBcETZizBUWKOnJWL16wziZpiIACfTgd2
0gFePNFx9KkYMP6Zk1HgpgQ=
=n44c
-----END PGP SIGNATURE-----

--5G06lTa6Jq83wMTw--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030909234323.GB19333>