9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plan9 & mp3 players
@ 2003-12-22 15:49 steve-simon
  2003-12-22 17:06 ` Richard Miller
  0 siblings, 1 reply; 2+ messages in thread
From: steve-simon @ 2003-12-22 15:49 UTC (permalink / raw)
  To: 9fans

Hi,

Anyone use a portable MP3 player with plan9?

iPod interface would be nice - I beleive it has
firewire and USB2.0 thterfaces which are used to
read/write files in HFS+ (Apple) or FAT32 filesystems
though this maybe my lack of understanding.

-Steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] plan9 & mp3 players
  2003-12-22 15:49 [9fans] plan9 & mp3 players steve-simon
@ 2003-12-22 17:06 ` Richard Miller
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Miller @ 2003-12-22 17:06 UTC (permalink / raw)
  To: 9fans

I have written a rudimentary USB mass storage driver, primarily
for use with usb flash drives (aka pen drives, keychain drives, etc).
It supports only the bulk-only protocol, and therefore may not
work with more complex devices like digital cameras.  But it
does work with at least one MP3 player (after some kernel changes,
which I submitted to 9trouble in July).

If anyone wants to try it, you can email me at my real address
(s/.demon.co.uk/.com/).  But first check the output of 'usb/usbd -v'
with your device plugged in.  If it doesn't show an interface of
type 8.5.80 or 8.6.80, the device won't be supported.

-- Richard




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-22 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-22 15:49 [9fans] plan9 & mp3 players steve-simon
2003-12-22 17:06 ` Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).