Dan Streetman wrote:
Unless you have a really, really good reason for wanting to do it, I'd highly recommend against writing a full mass storage driver and FAT32 driver in Java on javax.usb...javax.usb is, I think, more useful for nonstandard devices without OS drivers, or devices with a direct, simpler protocol (i.e. not multiple layers of complex protocols).
Speaking of which, are there any such devices you know of? I'm looking for something simple and documented I could use in an example. Most devices I've noticed are either too simple (i.e. they only use the power and nothing else) or too complex (mass storage driver). I've considered using a UPS but I haven't found one yet that documents its interfaces. Anyone have any ideas?
-- Elliotte Rusty Harold [EMAIL PROTECTED] XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel