|
|
Subject: Support for Memory Stick card reader (not USB)
From: scott@alfter.DIESPAMMERSDIE.us (Scott Alfter)
Date: 11/7/2007 12:55:54 PM
In article <14n705-8ba.ln1@clark.harry.net>,
Sinister Midget <fardblossom@gmail.com> wrote:
>BTW, memory sticks /are/ supported. I don't know where it stands
>outside USB, though. I didn't even know there was such an animal until
>you brought it up.
I was about to say that a non-USB Memory Stick reader would most likely be
some sort of Sony proprietariness, but I have a multi-format (except for
CompactFlash, but a CF-to-PC Card adapter takes care of that) card reader in
my HP notebook that's supposed to support Memory Stick.
In my case, the card reader is part of the CardBus controller. The driver
website is here:
http://tifmxx.berlios.de/
At this point, SD and MMC support works. Memory Stick, xD, and SmartMedia
support aren't as far along.
If your notebook uses a TI CardBus controller, you might want to look into
this.
_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS( http://alfter.us/ Top-posting!
\_^_/ rm -rf /bin/laden >What's the most annoying thing on Usenet?
Subject: Support for Memory Stick card reader (not USB)
From: scott@alfter.DIESPAMMERSDIE.us (Scott Alfter)
Date: 11/8/2007 11:54:56 AM
In article <1194471405.381392.267290@z9g2000hsf.googlegroups.com>,
Elias Salomão Helou Neto <eshneto@gmail.com> wrote:
>On 7 nov, 15:55, sc...@alfter.DIESPAMMERSDIE.us (Scott Alfter) wrote:
>> In my case, the card reader is part of the CardBus controller. The driver
>> website is here:
>>
>> http://tifmxx.berlios.de/
>>
>> At this point, SD and MMC support works. Memory Stick, xD, and SmartMedia
>> support aren't as far along.
>>
>> If your notebook uses a TI CardBus controller, you might want to look into
>> this.
>
>I do not know whether it uses a TI CardBus controller, but I guess so.
lspci | grep -i cardbus
That should tell you what your notebook uses; from that, you can tell if the
aforementioned driver is appropriate for your system.
_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS( http://alfter.us/ Top-posting!
\_^_/ rm -rf /bin/laden >What's the most annoying thing on Usenet?
|