Re: [expert] USB External CDRW

2001-06-26 Thread civileme

On Tuesday 26 June 2001 01:27, Julia A. Case wrote:
 Quoting civileme ([EMAIL PROTECTED]):
  It has to be set up as usb-storage  (autoload as soon as you
  connect).  cdrecord -scanbus will then see it.

 Ok, I got usb-storage to load (after loading scsi_mod), but a
 lsmod shows it as unused) cdrecord -scanbus shows my scsi
 controller and the hard disk...  does having a real scsi
 controller confuse it?

 Julia


Apparently it does.  Our tests were done with the more common 
stereotypical system--IDE drives and no SCSI.  (Actually a 
laptop in this case, and a desktop with no scsi controllers).

Civileme






[expert] USB External CDRW

2001-06-25 Thread Julia A. Case

There was a thread a while back about USB CDRW's, but it didn't go far...  Does 
anyone have any info on how to make them work?  Do you need the scsi-emulation 
drivers like for IDE drives?  

Julia

-- 
[  Julia Anne Case  ] [Ships are safe inside the harbor,   ]
[Programmer at large] [  but is that what ships are really for.]  
[   Admining Linux  ] [   To thine own self be true.   ]
[ Windows/WindowsNT ] [ Fair is where you take your cows to be judged. ]
  




Re: [expert] USB External CDRW

2001-06-25 Thread Miles Lane

On 25 Jun 2001 23:05:58 +, civileme wrote:
 On Monday 25 June 2001 19:15, Julia A. Case wrote:
  There was a thread a while back about USB CDRW's, but it
  didn't go far...  Does anyone have any info on how to make
  them work?  Do you need the scsi-emulation drivers like for
  IDE drives?
 
  Julia
 
 
 It has to be set up as usb-storage  (autoload as soon as you 
 connect).  cdrecord -scanbus will then see it.
 
 IOMEGA CDRW works
 
 Freecom Traveler(USB) crashes the system at the moment of writing
 
 MiTSUMI also crashes the system
 
 The Freecom traveler works fine on the parallel port.
 
 There appears to be a woeful lack either in the standards of the 
 USB or the enforcement of said standards or in the design of 
 software to speak to those standards.

Have you tested these with the most recent USB code either
from the linux-usb CVS tree or with one of the recent
2.4.5-ac15+ kernels?  It would be great if you could forward
bug reports to [EMAIL PROTECTED]

Thanks!
Miles





Re: [expert] USB External CDRW

2001-06-25 Thread civileme

On Monday 25 June 2001 19:15, Julia A. Case wrote:
 There was a thread a while back about USB CDRW's, but it
 didn't go far...  Does anyone have any info on how to make
 them work?  Do you need the scsi-emulation drivers like for
 IDE drives?

 Julia


It has to be set up as usb-storage  (autoload as soon as you 
connect).  cdrecord -scanbus will then see it.

IOMEGA CDRW works

Freecom Traveler(USB) crashes the system at the moment of writing

MiTSUMI also crashes the system

The Freecom traveler works fine on the parallel port.

There appears to be a woeful lack either in the standards of the 
USB or the enforcement of said standards or in the design of 
software to speak to those standards.

Civileme




Re: [expert] USB External CDRW

2001-06-25 Thread Julia A. Case

Quoting civileme ([EMAIL PROTECTED]):
 It has to be set up as usb-storage  (autoload as soon as you 
 connect).  cdrecord -scanbus will then see it.
 
Ok, I got usb-storage to load (after loading scsi_mod), but a lsmod shows 
it as unused) cdrecord -scanbus shows my scsi controller and the hard 
disk...  does having a real scsi controller confuse it?

Julia

-- 
[  Julia Anne Case  ] [Ships are safe inside the harbor,   ]
[Programmer at large] [  but is that what ships are really for.]  
[   Admining Linux  ] [   To thine own self be true.   ]
[ Windows/WindowsNT ] [ Fair is where you take your cows to be judged. ]