iPod confirmed working

Hidetoshi Shimokawa simokawa at sat.t.u-tokyo.ac.jp
Fri Jun 13 07:22:44 PDT 2003


Though I suppose you already know, we have mac partition and HFS support
now.  We even have port/audio/gtkpod and gnupod in ports collection.

Get and install HFS+ support from http://people.freebsd.org/~yar/hfs/.
# kldload geom_apple
# kldload hfs
# mount -u simokawa -g simokawa /dev/da0s3 /mnt/ipod
% gtkpod
# umount /mnt/ipod
# camcontrol eject 0:0:0

If you want mount ipod again, try the following command.
# camcontrol load 0:0:0

Of course, we have EHCI driver too ;-)

/\ Hidetoshi Shimokawa
\/  simokawa at sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html

At Thu, 14 Nov 2002 19:42:20 -0800,
Nick Sayer wrote:
> 
> I was shocked to see that firewire has arrived in -STABLE. I upgraded my 
> Vaio (Z505JE) this evening and sure enough, I can now plug it in and 'dd 
> if=/dev/da0 bs=10m count=5 of=/dev/null' and get about 115 mbps out of 
> it. Not bad.
> 
> A tip: I found that if you are paranoid, you can make the iPod switch 
> from it's "do not disconnect" to its "OK to disconnect" state by doing a 
> 'camcontrol eject 0:0:0'. I have no idea if this does anything 
> substantive in the iPod itself.
> 
> Of course, I have a mac iPod, so I can't do anything more than that (no 
> HFS+, no mac partition table support), but that doesn't annoy me or 
> anything.
> 
> Now if only we had an EHCI driver (for USB 2.0)...
> 
> 
> To Unsubscribe: send mail to majordomo at FreeBSD.org
> with "unsubscribe freebsd-firewire" in the body of the message
> 


More information about the freebsd-firewire mailing list