Date: 27 Feb 2002 11:35:18 -0700 From: Scott long <scott_long@btc.adaptec.com> To: Riccardo Torrini <riccardo@torrini.org> Cc: freebsd-current@freebsd.org Subject: Re: usb product identified as ugen Message-ID: <1014834918.3906.10.camel@hollin.btc.adaptec.com> In-Reply-To: <XFMail.20020227190812.riccardo@torrini.org> References: <XFMail.20020227190812.riccardo@torrini.org>
next in thread | previous in thread | raw e-mail | index | archive | help
You don't mention how your kernel is presently configured or what other troubleshooting you've done, so all you can hope to receive are wild guesses like: - Configure a kernel with the umass, scbus, and da devices, along with the standard usb devices. This is documented in both the GENERIC config file and NOTES (as I assume that you are running -current) - The device may not declare itself as a mass-storage device. It may need some custom driver that only exists for Windows. - There may be a bug. Scott On Wed, 2002-02-27 at 11:08, Riccardo Torrini wrote: > A friend of mime give me (only for some days) an external > usb hard disk device (a normal ide 2.5" with an interface > from ide to usb, self powered). > > When I attach I got this info, I need it show as umass to > mount the msdos (fat32) file system on it, right? > > Need I some special kernel configuration? Like adding the > scsi subsystem or that misterious device is not supported? > Or other stuff that don't get loaded automagically? > > (I manually wrapped long lines) > > # usbdevs -v -d > Controller /dev/usb0: > addr 1: self powered, config 1, UHCI root hub(0x0000), \ > VIA(0x0000), rev 1.00 > uhub0 > port 1 powered > port 2 addr 2: full speed, power 400 mA, config 1, \ > product 0x07d1(0x07d1), ScanLogic(0x04ce), rev 1.05 > ugen0 > > > TIA, > Riccardo. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014834918.3906.10.camel>