svn commit: r239214 - in head/sys: dev/usb dev/usb/controller sys

Andrew Turner andrew at fubar.geek.nz
Sun Aug 19 03:00:53 UTC 2012


Hello,

This commit causes issues for me on my AT91 board. I get messages
similar to the following:

(da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 5f d1 a0 0 0 1d 0 
(da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(da0:umass-sim0:0:0:0): Retrying command
(da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 0 0 0 7 e0 0 0 8 0 
(da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(da0:umass-sim0:0:0:0): Retrying command

Other people are getting similar messages on different ARM cpus.

Andrew


More information about the svn-src-head mailing list