--- Neil Bothwick <[EMAIL PROTECTED]> wrote:

> On Wed, 30 Nov 2005 08:22:35 -0800 (PST), maxim
> wexler wrote:
> 
> > I note NV_SATA, SIL_SATA, CONFIG_FORCEDETH and
> > whatever other options are no longer offered in
> make
> > menuconfig for the stage3 tarballed kernel
> 2.6.12-r6
> > or for the latest 2.6.14-r2.
> 
> NV and SIL are still in the config file, but with
> different names
> 
> # grep SATA .config
> ...
> # CONFIG_SCSI_SATA_NV is not set
> ...
> # CONFIG_SCSI_SATA_SIL is not set
> ...
> 
> Do you have SCSI_STAT enabled? The options won't
> show up in
> menuconfig otherwise, except when you press / to
> search.

livecd linux # grep SCSI_STAT .config
livecd linux # grep STAT .config
# CONFIG_SPARSEMEM_STATIC is not set /*closest match
to STAT*/
livecd linux #

livecd linux # grep SATA .config
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
# CONFIG_SCSI_SATA_SVW is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set

no SIL, no NV

and here's what LiveCD uses by way of contrast:

# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_SCSI_SATA=y
CONFIG_SCSI_SATA_AHCI=m
CONFIG_SCSI_SATA_SVW=m
CONFIG_SCSI_SATA_NV=m
CONFIG_SCSI_SATA_PROMISE=m
CONFIG_SCSI_SATA_QSTOR=m
CONFIG_SCSI_SATA_SX4=m
CONFIG_SCSI_SATA_SIL=m
CONFIG_SCSI_SATA_SIS=m
CONFIG_SCSI_SATA_ULI=m
CONFIG_SCSI_SATA_VIA=m
CONFIG_SCSI_SATA_VITESSE=m

Can the LiveCD config be adapted to the purpose?
> 
> 
> -- 
> Neil Bothwick
> 
> FINE: Tax for doing wrong. Tax: fine for doing fine.
> 



                
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs
-- 
gentoo-user@gentoo.org mailing list

Reply via email to