Ben wrote:
> I'm off to collapse into bed happy now I've found the FAT32 specs...
If you're interested, we have written a small (1000 lines of C) standalone
fat32 implementation in the Rockbox project:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/firmware/drivers/fat.c
Combine it wit
Hi.
What is the current status of usb slave mode support? I googled around a
bit but only found references to some of the recent PDA projects.
--
Björn
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/li
Luc Saillard wrote:
> Ok i've found and correct the driver to remove endianness.
Good. I'll apply your fixes.
--
Björn
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
Yves wrote:
> I have an Archos jukebox 20 (usb-storage isd200) which is working
> perfectly with an x86 based box. However, on my ibook2 (ppc based), I
> cannot make it work. I can provide the debug informations if needed,
> but before I wanted to know if someone is working on it... The
> usb-o
Rogier Wolff wrote:
> I have a Sony F707 digital camera. A day of shooting results in about
> 95M of pictures. Copying that over to my PC took 25 minutes. Thats
> about 63kbytes per second.
Details, please. Which HCI driver are you using?
63k sounds like what I got when testing usb-storage with
Hi.
I got a problem report from someone using OHCI and the ISD200 usb-storage
driver. Below is the part of the log where it fails (the last successful read
and the first failing one).
Error -71 is EPROTO, but why do I get it all of a sudden? The only places I
see it returned in the code are in u
Hi all.
For some reason, uhci is _really_ slow with usb-storage for my Archos USB
harddisk. I did a simple test comparing uhci and usb-uhci:
# time dd bs=1M count=5 if=/dev/scsi/host1/bus0/target0/lun0/disc of=/dev/null
with uhci: 1:25.83
with usb-uhci: 0:07.07
The transfer rates work out to a
Matthew Dharm wrote:
> Umm... Bjorn, spelling? uchi vs uhci?
Doh! That's what I get for letting my fingers do all the thinking...
/Björn - egg on face
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/l
This doesn't look right:
# lsmod
Module Size Used by
usb-uhci 21552 0 (unused)
3c509 7216 1 (autoclean)
# rmmod usb-uchi
rmmod: module usb-uchi is not loaded
2.4.14, after connecting-disconnecting-connecting my Archos harddisk.
/Björn
__
Björn Stenberg wrote:
> I haven't done any destructive tests yet, such as "dd if=/dev/null
> of=/dev/hdb" or using a different file system,
Now I have, and the problem has vanished in a puff of smoke.
First I formatted the disk with ext2. Problem gone, as expected. Th
(Apologies to the usb-storage list for getting this twice.)
I'm very happy to announce that the ISD-200 driver, used for among others
the Archos 6000 MP3 Jukebox, no longer exhibits the delay/hang problem that
plagued it before. The solution was one of the changes in the 2.4.4 or
2.4.5 linux kern
peter_tkchoi wrote:
> I need to write a driver for DataFab CF+SM USB reader under Linux,
Is there anything wrong with the one that already exists?
/Björn
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.ne
12 matches
Mail list logo