Date: Thu, 9 Nov 2000 20:17:57 +0000 (GMT) From: Nick Hibma <n_hibma@qubesoft.com> To: James FitzGibbon <james@targetnet.com> Cc: hackers@FreeBSD.ORG, scsi@FreeBSD.ORG Subject: Re: USB-to-SCSI converter Message-ID: <Pine.BSF.4.20.0011092015510.40294-100000@henny.webweaving.org> In-Reply-To: <20001109150646.B39548@targetnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 (n_hibma@qubesoft.com) [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 james@targetnet.com
> Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452
>
--
Qube Software, Ltd. Private:
n_hibma@qubesoft.com n_hibma@webweaving.org
n_hibma@freebsd.org
http://www.qubesoft.com/ http://www.etla.net/~n_hibma/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0011092015510.40294-100000>
