New USB driver & API (updated)

Molnár Csaba csabamolnar at gmail.com
Wed Sep 21 10:33:32 PDT 2005


I have tried your patches - and for the first time, device nodes were created 
for my USB Ipod-Mini. Previously, it worked only when atapicam was not built 
into the kernel. It was recognized, but no device nodes were created. 
(fireware ipods worked fine).

On the other hand, my usb stick froze my computer, during file operations 
(copy, delete). This was the console message I got:

umass0: SCSI over Bulk-Only; quirks = 0x0000
umass0:4:0:-1: Attached to scbus4
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <S Talent Flash Drive 2.0 1000> Removable Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 123MB (252928 512 byte sectors: 64H 32S/T 123C)
umass0: Invalid CSW: tag 1463 should be 1464
umass0: Invalid CSW: tag 538976288 should be 1468
umass0: Invalid CSW: tag 538976288 should be 1469
umass0: Invalid CSW: tag 538976288 should be 1470
umass0: Invalid CSW: tag 538976288 should be 1471
umass0: Invalid CSW: tag 538976288 should be 1472

System is 5.4-STABLE (world and kernel built 2 weeks ago). 


More information about the freebsd-usb mailing list