The following reply was made to PR usb/89997; it has been noted by GNATS. From: Evgeny Zislis <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/89997: panic on iPod mini detach Date: Tue, 06 Dec 2005 00:37:12 +0200
Seems like after a certain time (if I dont unplug the iPod) the da0 device gets finally attached. dmesg got this : umass0: Apple iPod mini, rev 2.00/0.01, addr 2 ---------- time passed . . . -------------- da0 at umass-sim0 bus 0 target 0 lun 0 da0: <Apple iPod 1.62> Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 3906MB (7999488 512 byte sectors: 255H 63S/T 497C) (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 7a f ff 0 0 1 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:21,0 (da0:umass-sim0:0:0:0): Logical block address out of range (da0:umass-sim0:0:0:0): Unretryable error ------------- ^^^ above errors repeats alot, so i abbreviate ^^^ ------------ GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 11 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( error repeats 10 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( error repeats 1 time ) GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 10 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( eror repeats 1 time ) GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 10 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( error repeats 1 time ) GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 5 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( error repeats 6 times ) GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 5 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. ( error repeats 6 times ) GEOM_LABEL: Label for provider da0 is msdosfs/iPod. ( error repeats 10 times ) GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. and mounting the device da0s2 with msdosfs works fine.... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
