Date: Wed, 21 Sep 2005 19:11:02 +0200 From: =?iso-8859-1?q?Moln=E1r_Csaba?= <csabamolnar@gmail.com> To: freebsd-usb@freebsd.org Subject: RE: New USB driver & API (updated) Message-ID: <200509211911.02664.molnarcs@gmail.com>
next in thread | raw e-mail | index | archive | help
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).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509211911.02664.molnarcs>