Date: Sun, 30 Aug 2009 21:09:12 +0200 From: Tobias Grosser <grosser@fim.uni-passau.de> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: USB Harddrive not recognized (umass appears, da0 not) Message-ID: <1251659352.1358.9.camel@localhost> In-Reply-To: <200908301909.30692.hselasky@c2i.net> References: <1251570251.1238.21.camel@localhost> <19936_1251649540_4A9AA804_19936_425_1_200908301825.57281.hselasky@c2i.net> <1251650741.1187.1.camel@localhost> <200908301909.30692.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-OQM2l0CXW/02Q/ApMp8G Content-Type: text/plain Content-Transfer-Encoding: 7bit On Sun, 2009-08-30 at 19:09 +0200, Hans Petter Selasky wrote: > Hi, > > I looks like your device is hanging on SCSI command 0x12,00,00,00,4a,00 > > This is not an USB fault. OK. Thanks. I just realized that I have been to fast. If I wait a little bit longer I get some more messages. I attached umass2.log I also added "options CAMDEBUG" to the kernel. camdebug_attach.log and camdebug_detach.log attached. And I found my drive in the verbose output of "camcontrol". With drive detached: ------------------------------------------------------------------------- % sudo camcontrol devlist -v scbus-1 on xpt0 bus 0: <> at scbus-1 target -1 lun -1 (xpt0) ------------------------------------------------------------------------- With drive attached: ------------------------------------------------------------------------- % sudo camcontrol devlist -v scbus0 on umass-sim0 bus 0: <WD 5000BMV External 1.75> at scbus0 target 0 lun 0 (probe0) <> at scbus0 target -1 lun -1 () scbus-1 on xpt0 bus 0: <> at scbus-1 target -1 lun -1 (xpt0) ------------------------------------------------------------------------- It seems it is hanging during probe. I will jump into this a little bit deeper. Thanks Tobi --=-OQM2l0CXW/02Q/ApMp8G--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1251659352.1358.9.camel>