Date: Tue, 7 Dec 2004 20:54:23 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Wilko Bulte <wilko@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC Message-ID: <20041207185423.GB3312@ip.net.ua> In-Reply-To: <200412071752.iB7Hqs2i095852@repoman.freebsd.org> References: <200412071752.iB7Hqs2i095852@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--hQiwHBbRI9kgIhsi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Wilko, On Tue, Dec 07, 2004 at 05:52:54PM +0000, Wilko Bulte wrote: > wilko 2004-12-07 17:52:54 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_4) > sys/alpha/conf GENERIC=20 > Log: > Nice idea, but no cigar: bge(4) makes the bootfloppy overflow, so loose > it from GENERIC again :-( > =20 > Revision Changes Path > 1.71.2.31 +0 -1 src/sys/alpha/conf/GENERIC >=20 You can keep it here, just need to tweak src/release/alpha/drivers.conf accordingly: %%% Index: drivers.conf =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/release/alpha/Attic/drivers.conf,v retrieving revision 1.2.2.4 diff -u -r1.2.2.4 drivers.conf --- drivers.conf 5 May 2003 15:03:03 -0000 1.2.2.4 +++ drivers.conf 7 Dec 2004 18:53:17 -0000 @@ -35,3 +35,4 @@ =20 #drv filename floppy type description txp if_txp 2 network "3Com 3XP Typhoon/Sidewinder (3CR990) NIC" +bge if_bge 2 network "Broadcom BCM570x PCI gigabit NIC" %%% Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --hQiwHBbRI9kgIhsi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBtfxfqRfpzJluFF4RAm1JAJ4tPA5MnYf4cO4+9m5797lH9nmfaACfdpm6 xgfS8A9Ak3K9vio4XXDQkRs= =FmV6 -----END PGP SIGNATURE----- --hQiwHBbRI9kgIhsi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041207185423.GB3312>