c***@cnsp.com
2006-08-11 19:53:21 UTC
Send LinuxR3000 mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of LinuxR3000 digest..."
1. r3000 and card reader (doctorzoidberg)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 Aug 2006 17:51:57 +0200
Subject: [LinuxR3000] r3000 and card reader
Content-Type: text/plain; charset="iso-8859-1"
I managed to get the card reader to work. it needs a firmware from the
windows
driver, a module to load it and the ide_cs kernel module. At the moment,
it
shows up correctly the insertion of memory cards, but ide_cs fails on
sending
it ATA commands, so some work from the kernel developers is required.
I'm hanging around at #r3000 on irc.freenode.net , who needs info/help
(even
for the wireless adaptor) is welcome.
remember that _the original firmware is encrypted, the decryption scheme
is
public, but I can't provide the decrypted firmware_ . I wrote a little
tool
that lets you decrypt the original .bin, but since i don't want to be sued
by
texas instruments, i don't want to give away any source code (at least
since
i don't talk to TI and they allow me to do, but i don't think they will).
Giuseppe
There is to be support for the TI based card readers in the 2.6.18 kernel.To subscribe or unsubscribe via the World Wide Web, visit
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of LinuxR3000 digest..."
1. r3000 and card reader (doctorzoidberg)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 Aug 2006 17:51:57 +0200
Subject: [LinuxR3000] r3000 and card reader
Content-Type: text/plain; charset="iso-8859-1"
I managed to get the card reader to work. it needs a firmware from the
windows
driver, a module to load it and the ide_cs kernel module. At the moment,
it
shows up correctly the insertion of memory cards, but ide_cs fails on
sending
it ATA commands, so some work from the kernel developers is required.
I'm hanging around at #r3000 on irc.freenode.net , who needs info/help
(even
for the wireless adaptor) is welcome.
remember that _the original firmware is encrypted, the decryption scheme
is
public, but I can't provide the decrypted firmware_ . I wrote a little
tool
that lets you decrypt the original .bin, but since i don't want to be sued
by
texas instruments, i don't want to give away any source code (at least
since
i don't talk to TI and they allow me to do, but i don't think they will).
Giuseppe
I have a driver from http://developer.berlios.de/projects/tifmxx/ working
on a dv5000, with the 2.6.16 kernel.
Clark