USB memory stick problems with error "Medium not present" (patch)

Dan Olson danolson at visi.com
Thu Mar 31 13:06:04 PST 2005


Michal Mertl wrote:
> Hello,
> 
> while trying to help someone else I found message from Dan Olson who had
> problem with Kingston DataTraveller Elite 1GB similar to mine.
> 
> I've already written about the issue but nobody with a clue replied.
> 
> http://lists.freebsd.org/pipermail/freebsd-current/2005-March/047827.html
> 
> Anyways there's a patch in my referenced email which _WON'T_ work for
> you but with slight changes it should help you. As stated there this
> isn't probably a real solution but just a workaround.
> 
> If you show me the output of 'usbdevs -v' with your stick plugged in I
> can send you an updated patch.
> 
> Michal
> 
> 

Hello Michal,

Here is my output of usbdevs -v.

Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 addr 2: high speed, power 140 mA, config 1, DT Elite HS 
2.0(0x0015), Kingston(0x08ec), rev 2.00
  port 5 powered
  port 6 powered


For what its worth, earlier this week I found a work around.  By doing a 
'cat /dev/null > /dev/da0'  the /dev/da0s1 appears and is 
mountable/readable/writable.

Thanks much

Dan Olson




More information about the freebsd-usb mailing list