Which version of the OS? Please update to a recent release of 4-STABLE
if you are not there.

Did you do a camcontrol rescan 0? What does that produce?

All you will need is

        kldload usb
        kldload cam
        kldload umass

or compile with the following options (I am not sure whether the CAM
module is available in stable)

        device  scbus
        device  da
        device  usb
        device  umass

Hope this helps.

Nick

On Thu, 9 Nov 2000, James FitzGibbon wrote:

> * Nick Hibma ([EMAIL PROTECTED]) [001109 14:52]:
> 
> > 
> > This is not a problem as the thing works although it displays the
> > message. Because it does not support the call it gives an indication
> > that multi LUN devices are not supported.
> > 
> > I have one of these cables and managed to newfs a 4Gb SCSI drive.
> > 
> > Was anything connected to the cable when you connected it?
> 
> Yes, I've tried with a Yahama external CDR and a Syquest Syjet drive.  In
> neither case did the device show up on the probe.  I do have "SCSI over USB"
> working on the box, since I regularly use a USB zip drive on the same
> machine and it comes up as device da0 right after the 'umass-sim0' probe.
> 
> Can you share your kernel config and/or dmesg for that 4gb drive you mention
> ?
> 
> Thanks.
> 
> -- 
> j.
> 
> James FitzGibbon                                           [EMAIL PROTECTED]
> Targetnet.com Inc.                              Voice/Fax +1 416 306-0466/0452
> 

--
Qube Software, Ltd.                                             Private:
[EMAIL PROTECTED]                              [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.qubesoft.com/                   http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to