Re: xcdroast-scsi bus

2004-02-25 Thread Michael Schmitz
> and on explicit request. My understanding of SCSI is that devices do > not send an unsolicited message on powerup. The only driver I looked Devices (targets in SCSI-speak) do not send unsolicited messages, ever. While it would be trivial to scan for newly attached devices even from user space (

Re: xcdroast-scsi bus

2004-02-23 Thread Brad Boyer
On Sun, Feb 22, 2004 at 04:06:51PM -0500, J. MacPhail wrote: > My question, is it sensible to try for a little more convenience, by > attempting to configure hotplug for automatic actions when an external > scsi device is powered on/off? I could be wrong, but I'd be extremely surprised if the hard

Re: xcdroast-scsi bus

2004-02-23 Thread J. MacPhail
On Sun, Feb 22, 2004 at 04:20:05PM +0100, Michael Schmitz wrote: > > Regarding 'finding' devices later on so xcdroast doesn't whine: there > should be a script 'rescan-scsi-bus.sh' with xcdroast. Failing this, just > do > > echo "scsi-add-single-device 0 0 n 0" > /proc/scsi/scsi > > where n is t

Re: xcdroast-scsi bus

2004-02-22 Thread Michael Schmitz
> On Sat, Feb 21, 2004 at 09:42:47AM -0500, Adrian Crisan wrote: > > How can I fix this? I mean to have the cdrw turned on after boot and > > be seen by my debian system. Thanks, _adrian_ > > You shouldn't do that. The built-in SCSI controller on this (and > every other with onboard SCSI) Macintosh

Re: xcdroast-scsi bus

2004-02-21 Thread Brad Boyer
On Sat, Feb 21, 2004 at 09:42:47AM -0500, Adrian Crisan wrote: > How can I fix this? I mean to have the cdrw turned on after boot and > be seen by my debian system. Thanks, _adrian_ You shouldn't do that. The built-in SCSI controller on this (and every other with onboard SCSI) Macintosh is not des

xcdroast-scsi bus

2004-02-21 Thread Adrian Crisan
hi all, i have an external scsi cd/rw yamaha (club mac) attached on my beige g3. if i don't turn on the external cd/rw at the boot time when i start xcdroast is giving me this message "Something on the SCSI-Bus has changed. Please check your writer and reader configuration in Setup" and on t