cvs commit: src/sys/alpha/conf GENERIC

Ruslan Ermilov ru at freebsd.org
Tue Dec 7 10:54:26 PST 2004


Hi Wilko,

On Tue, Dec 07, 2004 at 05:52:54PM +0000, Wilko Bulte wrote:
> wilko       2004-12-07 17:52:54 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_4)
>     sys/alpha/conf       GENERIC 
>   Log:
>   Nice idea, but no cigar: bge(4) makes the bootfloppy overflow, so loose
>   it from GENERIC again :-(
>   
>   Revision   Changes    Path
>   1.71.2.31  +0 -1      src/sys/alpha/conf/GENERIC
> 
You can keep it here, just need to tweak src/release/alpha/drivers.conf
accordingly:

%%%
Index: drivers.conf
===================================================================
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 @@
 
 #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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041207/7df01b11/attachment.bin


More information about the cvs-all mailing list