From owner-cvs-src@FreeBSD.ORG Tue Dec 7 18:54:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 355E716A4CE; Tue, 7 Dec 2004 18:54:26 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7257A43D45; Tue, 7 Dec 2004 18:54:25 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB7IsOhj003593; Tue, 7 Dec 2004 20:54:24 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 25817-05; Tue, 7 Dec 2004 20:54:23 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB7IsNRW003590 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Dec 2004 20:54:24 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iB7IsNc2003476; Tue, 7 Dec 2004 20:54:23 +0200 (EET) (envelope-from ru) Date: Tue, 7 Dec 2004 20:54:23 +0200 From: Ruslan Ermilov To: Wilko Bulte Message-ID: <20041207185423.GB3312@ip.net.ua> References: <200412071752.iB7Hqs2i095852@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hQiwHBbRI9kgIhsi" Content-Disposition: inline In-Reply-To: <200412071752.iB7Hqs2i095852@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 18:54:26 -0000 --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--