Re: recognizing memory sticks in tifm

2007-07-03 Thread Norbert Preining
Hi Alex,

On Die, 03 Jul 2007, Alex Dubov wrote:
> major difference: mmc/sd has an open spec, sony ms has none.

Thanks for the clarification. If you need some help testing I can do it.
Compiling/svn/etc should be no problem. Let me know.

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
BODMIN
The irrational and inevitable discrepancy between the amount pooled
and the amount needed when a large group of people try to pay a bill
together after a meal.
--- Douglas Adams, The Meaning of Liff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: recognizing memory sticks in tifm

2007-07-03 Thread Alex Dubov
Not really.

Current svn has read-only support for legacy MS (not mspro yet). I'm still 
working on it. The
major difference: mmc/sd has an open spec, sony ms has none.

--- Norbert Preining <[EMAIL PROTECTED]> wrote:

> Hi Alex, hi all,
> 
> I have an Acer TM3012 with
> 0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card 
> Reader (SD/MMC/MS/MS
> PRO/xD)
> 
> but only when I plug in an SD card I get a device created, while
> plugging in a Memory Stick I do not get any reaction of the kernel.
> 
> This is with kernel 2.6.22-rc6.
> 
> Is this feature missing or could it be a configuration error (.config if
> you need it).
> 
> Inserting a sd card gives:
> tifm_core: MMC/SD card detected in socket 0:1
> mmcblk0: mmc0:bffc SD02G 1985024KiB 
>  mmcblk0: p1
> 
> From the "MMC/SD card detected" I assumed that MS should work, too.
> 
> Thanks for any clarification.
> 
> Best wishes
> 
> Norbert
> 
> ---
> Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of 
> Technology
> Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
> gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 
> B094
> ---
> MAENTWROG (n. Welsh)
> The height by which the top of a wave exceeds the heigh to which you
> have rolled up your trousers.
>   --- Douglas Adams, The Meaning of Liff
> 



 

Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


recognizing memory sticks in tifm

2007-07-03 Thread Norbert Preining
Hi Alex, hi all,

I have an Acer TM3012 with
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card 
Reader (SD/MMC/MS/MS PRO/xD)

but only when I plug in an SD card I get a device created, while
plugging in a Memory Stick I do not get any reaction of the kernel.

This is with kernel 2.6.22-rc6.

Is this feature missing or could it be a configuration error (.config if
you need it).

Inserting a sd card gives:
tifm_core: MMC/SD card detected in socket 0:1
mmcblk0: mmc0:bffc SD02G 1985024KiB 
 mmcblk0: p1

>From the "MMC/SD card detected" I assumed that MS should work, too.

Thanks for any clarification.

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
MAENTWROG (n. Welsh)
The height by which the top of a wave exceeds the heigh to which you
have rolled up your trousers.
--- Douglas Adams, The Meaning of Liff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


recognizing memory sticks in tifm

2007-07-03 Thread Norbert Preining
Hi Alex, hi all,

I have an Acer TM3012 with
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card 
Reader (SD/MMC/MS/MS PRO/xD)

but only when I plug in an SD card I get a device created, while
plugging in a Memory Stick I do not get any reaction of the kernel.

This is with kernel 2.6.22-rc6.

Is this feature missing or could it be a configuration error (.config if
you need it).

Inserting a sd card gives:
tifm_core: MMC/SD card detected in socket 0:1
mmcblk0: mmc0:bffc SD02G 1985024KiB 
 mmcblk0: p1

From the MMC/SD card detected I assumed that MS should work, too.

Thanks for any clarification.

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
MAENTWROG (n. Welsh)
The height by which the top of a wave exceeds the heigh to which you
have rolled up your trousers.
--- Douglas Adams, The Meaning of Liff
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: recognizing memory sticks in tifm

2007-07-03 Thread Alex Dubov
Not really.

Current svn has read-only support for legacy MS (not mspro yet). I'm still 
working on it. The
major difference: mmc/sd has an open spec, sony ms has none.

--- Norbert Preining [EMAIL PROTECTED] wrote:

 Hi Alex, hi all,
 
 I have an Acer TM3012 with
 0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card 
 Reader (SD/MMC/MS/MS
 PRO/xD)
 
 but only when I plug in an SD card I get a device created, while
 plugging in a Memory Stick I do not get any reaction of the kernel.
 
 This is with kernel 2.6.22-rc6.
 
 Is this feature missing or could it be a configuration error (.config if
 you need it).
 
 Inserting a sd card gives:
 tifm_core: MMC/SD card detected in socket 0:1
 mmcblk0: mmc0:bffc SD02G 1985024KiB 
  mmcblk0: p1
 
 From the MMC/SD card detected I assumed that MS should work, too.
 
 Thanks for any clarification.
 
 Best wishes
 
 Norbert
 
 ---
 Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of 
 Technology
 Debian Developer [EMAIL PROTECTED] Debian TeX Group
 gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 
 B094
 ---
 MAENTWROG (n. Welsh)
 The height by which the top of a wave exceeds the heigh to which you
 have rolled up your trousers.
   --- Douglas Adams, The Meaning of Liff
 



 

Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/