linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SD slot on IBM X40
@ 2004-11-27  9:51 Jeff Chua
  2004-11-27  9:59 ` Manuel Schneider
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Chua @ 2004-11-27  9:51 UTC (permalink / raw)
  To: Linux Kernel


I've visited all the posting on linux laptop website and it seems that 
it's no possible to get the build-in SD slot to work under linux.

It seems all the new notebooks are shipped with SD as standard (Toshiba, 
IBM at least), and I wonder whether anyone is working on this?


Thanks,
Jeff

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

* Re: SD slot on IBM X40
  2004-11-27  9:51 SD slot on IBM X40 Jeff Chua
@ 2004-11-27  9:59 ` Manuel Schneider
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Schneider @ 2004-11-27  9:59 UTC (permalink / raw)
  To: Jeff Chua; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

Hi Jeff,

I have also an SD- (and some other) card reader in my notebook.
These are working as standard usb-storage devices.
So you just do
# modprobe usb-storage
# mount /dev/sda1 /mnt/sd-card
(replace /dev/sda1 with your appropriate device and /mnt/sd-card with an 
existing mountpoint).

Greets,

Manuel



Am Samstag, 27. November 2004 10:51 schrieben Sie:
> I've visited all the posting on linux laptop website and it seems that
> it's no possible to get the build-in SD slot to work under linux.
>
> It seems all the new notebooks are shipped with SD as standard (Toshiba,
> IBM at least), and I wonder whether anyone is working on this?
>
>
> Thanks,
> Jeff
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Manuel Schneider
root@80686-net.de
http://www.80686-net,de/

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM d-- s:- a? C++$ UL++++ P+> L+++>$ E- W+++$ N+ o-- K- w--$ O+ M+ V
PS+ PE- Y+ PGP+ t 5 X R UF++++ !tv b+> DI D+ G+ e> h r y++ 
------END GEEK CODE BLOCK------

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-11-27  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-27  9:51 SD slot on IBM X40 Jeff Chua
2004-11-27  9:59 ` Manuel Schneider

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).