usb/86438: Fix for non-working iPod over USB is in NetBSD CVS

Robert Gogolok gogo at cs.uni-sb.de
Sun Dec 25 11:30:13 PST 2005


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

From: Robert Gogolok <gogo at cs.uni-sb.de>
To: bug-followup at freebsd.org, josh at elsasser.org
Cc:  
Subject: Re: usb/86438: Fix for non-working iPod over USB is in NetBSD CVS
Date: Sun, 25 Dec 2005 20:29:38 +0100

 I tried the patch under FreeBSD 6.0 to get my iPod nano 4GB working:
 
 umass0: Apple iPod, rev 2.00/0.01, addr 2
 da0 at umass-sim0 bus 0 target 0 lun 0
 da0:  Removable Direct Access SCSI-0 device
 da0: 40.000MB/s transfers
 da0: 3906MB (7999488 512 byte sectors: 255H 63S/T 497C)
 
 $ camcontrol devlist
 camcontrol devlist                                                                                                                           
 <Apple iPod 1.62> at scbus0 target 0 lun 0 (da0,pass0)
 
 I got trouble mounting the iPod. There are no /dev/da0s* entries, is the 
 partition table broken?
 
 # fdisk /dev/da0
 ******* Working on device /dev/da0 *******
 parameters extracted from in-core disklabel are:
 cylinders=497 heads=255 sectors/track=63 (16065 blks/cyl)
 
 parameters to be used for BIOS calculations are:
 cylinders=497 heads=255 sectors/track=63 (16065 blks/cyl)
 
 fdisk: invalid fdisk partition table found
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
     start 63, size 7984242 (3898 Meg), flag 80 (active)
         beg: cyl 0/ head 1/ sector 1;
         end: cyl 496/ head 254/ sector 63
 The data for partition 2 is:
 <UNUSED>
 The data for partition 3 is:
 <UNUSED>
 The data  for partition 4 is:
 <UNUSED>


More information about the freebsd-usb mailing list