I'm sorry; let me put options like this (other way was bad idea):

ATA/IDE/MFM/RLL support -> IDE, ATA and ATAPI Block devices -> SCSI emulation support 
(CONFIG_BLK_DEV_IDESCSI)

SCSI support -> SCSI support (CONFIG_SCSI)
SCSI support -> SCSI CD-ROM support (CONFIG_BLK_DEV_SR)
SCSI support -> SCSI generic support (CONFIG_CHR_DEV_SG)
 [ SCSI support -> Verbose SCSI error reporting (CONFIG_SCSI_CONSTANTS) ] ?

These should be the main ones, i believe... just look for the cd-rw howto on tldp.org 
... i'm sure there's one (where you should go first).

Cheers,

lion-O

On Wed, Feb 12, 2003 at 12:54:10PM +0100, Marcos Garcia wrote:
> I tried the parameters you said, but hdc is still my CDRW, no SCSI drives are 
> detected. I really don't know what to do. Maybe is the ck3 patch (i hope 
> not). Support for NCR53C8XX what is for?
> Anyway, thank you! ;)
> 
> > brett@ThinkBox> grep SCSI /usr/src/linux/.config |grep -v \^\#\|not
> > CONFIG_BLK_DEV_IDESCSI=y
> > CONFIG_SCSI=y
> > CONFIG_SCSI_DEBUG_QUEUES=y
> > CONFIG_SCSI_MULTI_LUN=y
> > CONFIG_SCSI_CONSTANTS=y
> > CONFIG_SCSI_SYM53C8XX=y
> > CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4
> > CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
> > CONFIG_SCSI_NCR53C8XX_SYNC=20
> >
> > brett@ThinkBox> grep kernel /boot/grub/grub.conf
> > kernel /bzImage root=/dev/hda6 cpufreq=1200000:1600000:performance vga=791
> > video=vesa:1024x768@70 hdc=ide-scsi
> 
> 
> --
> [EMAIL PROTECTED] mailing list

-- 
''Wisdom is the companion of patience''

       ,-~~-.___.
      / |  '     \
     (  )         0
      \_/-, ,----'
         ====           //
        /  \-'~;    /~~~(O)
       /  __/~|   /       |
     =(  _____| (_________|

Brett Ryan Campbell
Systems Administrator, CAD Research Center
Cal Poly State University, San Luis Obispo, CA 93407
http://www.cadrc.calpoly.edu/frameset_content/content_about_us.html

--
[EMAIL PROTECTED] mailing list

Reply via email to