Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2001 19:52:31 +0200
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        "David E. O'Brien" <obrien@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/release/alpha dokern.sh
Message-ID:  <20010721195231.A18836@freebie.xs4all.nl>
In-Reply-To: <200107211738.f6LHckO97874@freefall.freebsd.org>; from obrien@FreeBSD.ORG on Sat, Jul 21, 2001 at 10:38:46AM -0700
References:  <200107211738.f6LHckO97874@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 21, 2001 at 10:38:46AM -0700, David E. O'Brien wrote:
> obrien      2001/07/21 10:38:46 PDT
> 
>   Modified files:
>     release/alpha        dokern.sh 
>   Log:
>   Fix the install kernel on a 1.44MB floppy again.
>   I had to be aggressively Draconian to succeed.
>   I diked out:
>   + Multia, NoName, PC/EB 64, Aspen Alpine support.
>   + SCSI tape support
>   + AMI MegaRAID controller support
>   + All parallel bus support (includes PLIP)
>   + vx (3c590, 3c595), pcn (AMD Am79C97x PCI 10/100), sf (Adaptec AIC-6915),
>     sis (SiS 900/SiS 7016), ste (Sundance ST201 (D-Link DFE-550TX)),
>     wb (Winbond W89C840F) support.
>   
>   If the removal of any of this support causes heartburn, please let me know.

Dare I suggest to have dokern.sh remove:

options         DEC_KN8AE               # AlphaServer 8200/8400 (Turbolaser)
device          rl              # RealTek 8129/8139
device          vr              # VIA Rhine, Rhine II
device          wx              # Intel Gigabit Ethernet Card (``Wiseman'')

And add back in:

- Multia/Noname
- EB64

General idea behind this:

- have as much machine model support as possible at the expense of 
  (esoteric?) adapters
- keep floppy support for machines most likely to be installed from 
  floppy and remove from the floppy kernel those machines least likely
  to be floppy installed.
- keep those ethernet adapters most often found in Alphas.

Note: I have not checked whether this will make it fit in 1.44 MB again.

Wilko
-- 
|   / o / /  _   	Arnhem, The Netherlands    	email: wilko@FreeBSD.org
|/|/ / / /( (_) Bulte	"Youth is not a time in life, it is a state of mind"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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