NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/43375: panic when mount(8)ing umass(4) device (Sony DSC-H50 Digital Camera)



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

From: "Alan R. S. Bueno" <alan.bsd%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/43375: panic when mount(8)ing umass(4) device (Sony DSC-H50
 Digital Camera)
Date: Sun, 19 Jun 2011 11:13:46 -0300

 Additional info from FreeBSD (9.0-CURRENT, 2011-06-10).
 
 *Maybe* the FreeBSD's dmesg(1) messages can help to solve the problem.
 
 As was said, the camera works ok with FreeBSD, OpenBSD, and GNU/Linux.
 
 
 After plug the camera:
 ----------------------
 ugen4.4: <Sony> at usbus4
 umass0: <Sony DSC-H50, class 0/0, rev 2.00/1.00, addr 4> on usbus4
 umass0:  8070i (ATAPI) over Bulk-Only; quirks = 0x0000
 umass0:3:0:-1: Attached to scbus3
 da0 at umass-sim0 bus 0 scbus3 target 0 lun 0
 da0: <Sony DSC 1.00> Removable Direct Access SCSI-0 device
 da0: 40.000MB/s transfers
 da0: 7693MB (15755264 512 byte sectors: 255H 63S/T 980C)
 GEOM: da0s1: EBR has non empty bootcode.
 GEOM: msdosfs/ : EBR has non empty bootcode.
 
 
 mount -t msdosfs /dev/da0s1 /mnt:
 ---------------------------------
 Warning: number of clusters (246114) exceeds FAT capacity (245760)
 
 
 umount /mnt:
 ------------
 GEOM: da0s1: EBR has non empty bootcode.
 GEOM: msdosfs/ : EBR has non empty bootcode.
 
 
 After unplug the camera:
 ------------------------
 ugen4.4: <Sony> at usbus4 (disconnected)
 umass0: at uhub4, port 4, addr 4 (disconnected)
 (da0:umass-sim0:0:0:0): lost device
 (da0:umass-sim0:0:0:0): removing device entry
 


Home | Main Index | Thread Index | Old Index