Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL3 and SCSI

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL3 and SCSI
  • Date: Sun, 27 Jul 2008 04:47:09 +0000 (UTC)

Message from Steven
===================
Sindi wrote:

CONFIG_SCSY=y You do not need scsi_mod.o
CONFIG_BLK_DEV_SD=Y You do not need sd_mod.o

bzimage.big ought to work.

Are you sure those two SCSI settings are sufficient?
The Slackware 7.1 scsi.s kernel has the following:

CONFIG_CHR_DEV_ST=y
tape drive (I have never seen one)

CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=y
cdrom drive and burner

CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
I have not used these.

This next bunch are scsi controllers (what you plug the drive into).

CONFIG_SCSI_AHA152X=y
AVA1505 controller (supplied with an Agfa scanner). ISA.

CONFIG_SCSI_AHA1542=y
ISA controller (you need to specify io and irq and scsi_id)

CONFIG_SCSI_AHA1740=y
EISA controller card.

CONFIG_SCSI_AIC7XXX=y
PCI card.
All my scsi cards and even onboard scsi controllers have used this driver. insmod aic7xxx (if that is your controller) after booting with the 'big' kernel.

Lots more controller drivers:

CONFIG_SCSI_ADVANSYS=y
CONFIG_SCSI_AM53C974=y
CONFIG_SCSI_BUSLOGIC=y
CONFIG_SCSI_DTC3280=y
CONFIG_SCSI_EATA=y
CONFIG_SCSI_FUTURE_DOMAIN=y
CONFIG_SCSI_GENERIC_NCR53C400=y
CONFIG_SCSI_G_NCR5380_PORT=y
CONFIG_SCSI_IZIP_EPP16=y
CONFIG_SCSI_NCR53C406A=y
CONFIG_SCSI_SYM53C416=y
CONFIG_SCSI_NCR53C8XX=y
CONFIG_SCSI_NCR53C8XX_PQS_PDS=y
CONFIG_SCSI_QLOGIC_ISP=y
CONFIG_SCSI_QLOGIC_FC=y
CONFIG_SCSI_SEAGATE=y
CONFIG_SCSI_ULTRASTOR=y

Cheers,
Steven

-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org





Archive powered by MHonArc 2.6.24.

Top of Page