usb/75928: Cytronix SmartMedia card (SMC) reader has problems when card changed

Arne Wörner arne_woerner at yahoo.com
Sat Jan 8 03:50:09 PST 2005


The following reply was made to PR usb/75928; it has been noted by GNATS.

From: Arne "Wörner" <arne_woerner at yahoo.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: usb/75928: Cytronix SmartMedia card (SMC) reader has problems when card changed
Date: Sat, 8 Jan 2005 03:43:33 -0800 (PST)

 I just found out, that a "camcontrol reset" is sufficient to make
 the device "configured" again.
 
 neo# dd if=/dev/da0 of=/dev/null count=1 bs=4096k
 dd: /dev/da0: Device not configured
 neo# camcontrol reset 0:0:0
 Reset of 0:0:0 was successful
 neo# dd if=/dev/da0 of=/dev/null count=1 bs=4096k
 1+0 records in
 1+0 records out
 4194304 bytes transferred in 4.222641 secs (993289 bytes/sec)
 
 
 
 		
 __________________________________ 
 Do you Yahoo!? 
 Yahoo! Mail - now with 250MB free storage. Learn more.
 http://info.mail.yahoo.com/mail_250


More information about the freebsd-usb mailing list