Re: IDE CD-R drive via ide-scsi

1999-09-13 Thread Bryan Scaringe
Try building SCSI-generic into the kernel. I never got it to work as a module. Works fine now On 10-Sep-99 David Blackman wrote: > I hate modules, I've got a 627 Kb kernel. I love it. > The kernel snippet said you only had 1 scsi adapter, (the AHA) > > --dave > > > On 10 Sep 1999, Morgan Fl

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread David Blackman
I hate modules, I've got a 627 Kb kernel. I love it. The kernel snippet said you only had 1 scsi adapter, (the AHA) --dave On 10 Sep 1999, Morgan Fletcher wrote: > David Blackman <[EMAIL PROTECTED]> writes: > > Do you have scsi cd support? > > Yes, as a module. I have a scsi adapter (aha2940),

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread Morgan Fletcher
David Blackman <[EMAIL PROTECTED]> writes: > Do you have scsi cd support? Yes, as a module. I have a scsi adapter (aha2940), scsi cd, scsi hd and one ide cd-r. So the scsi cd devices were already there and scd0 has been working. Please look at the kernel config snipped I posted. > Make those, kee

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread David Blackman
You DON'T have scsi emulation in there. make sure scsi-emulation is on, scsi cdrom si on, ide cdrom is off. make sure you installed the kernel (I know taht sounds stupid, but hey, my first kernels sat there in arch/i386/boot) if you had scsi-emu workign you'd have 2 scsi hosts LMK --dave On 10

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread David Blackman
Do you have scsi cd support? also to make scd's do ./MAKEDEV scd## where ## is a number. Make those, keep out ide-cdrom support, keep in ide-scsi emultaion, keep in scsi cd, scsi generic. try it and LMK --dave On 10 Sep 1999, Morgan Fletcher wrote: > David Blackman <[EMAIL PROTECTED]> writ

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread Morgan Fletcher
David Blackman <[EMAIL PROTECTED]> writes: > Okay, listen here's the deal: you need to take OUT ide-cd support Done. > leave in scsi-emulation, scsi-generic, scsi-cdrom.. > now ./MAKDEV sg Done. I now have /dev/sg[0-16]. > I'm pretty sure that the /dev/scd* come pre-made > the important thi

Re: IDE CD-R drive via ide-scsi

1999-09-10 Thread David Blackman
Okay, listen here's the deal: you need to take OUT ide-cd support leave in scsi-emulation, scsi-generic, scsi-cdrom.. now ./MAKDEV sg I'm pretty sure that the /dev/scd* come pre-made the important thing is to see if you get messages like this on bootup: scsi0 : AdvanSys SCSI 3.1E: PCI 20 CDB: I