Unix Technical Forum

sd/mmc memorycard reader on my HP compaq nw8000

This is a discussion on sd/mmc memorycard reader on my HP compaq nw8000 within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hi everybody ... I'm running gentoo on a kernel 2.6.13-r3. I've got a HP compaq nw8000 and I'm trieing ...


Go Back   Unix Technical Forum > Unix Operating Systems > Gentoo Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 10:35 AM
JeremySpoken
 
Posts: n/a
Default sd/mmc memorycard reader on my HP compaq nw8000

Hi everybody ...
I'm running gentoo on a kernel 2.6.13-r3. I've got a HP compaq nw8000
and I'm trieing to let my sd/mmc card reader to work..

this is my lspci

0000:02:06.0 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1
MemoryCardBus Controller
0000:02:06.1 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1
MemoryCardBus Controller

It seems that the winbond driver doesn't works yet for this kind of
sd/mmc reader...

modinfo wbsd
parmtype: nopnp:uint
parmtype: io:uint
parmtype: irq:uint
parmtype: dma:int
license: GPL
description: Winbond W83L51xD SD/MMC card interface driver
version: 1.3
parm: nopnp:Scan for device instead of relying on PNP. (default 0)
parm: io:I/O base to allocate. Must be 8 byte aligned.
(default 0x248)
parm: irq:IRQ to allocate. (default 6)
parm: dmaMA channel to allocate. -1 for no DMA. (default 2)
vermagic: 2.6.13-gentoo-r3 preempt PENTIUMM 4KSTACKS gcc-3.3
depends: mmc_core
alias: pnp:dWEC0517*
alias: pnp:dWEC0518*
srcversion: C285B4F0B210E9C1CB4770E


does anybody know how to get the memory card reader working????


Thanks a lot.....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 10:35 AM
Ben Measures
 
Posts: n/a
Default Re: sd/mmc memorycard reader on my HP compaq nw8000

JeremySpoken wrote:
> Hi everybody ...
> I'm running gentoo on a kernel 2.6.13-r3. I've got a HP compaq nw8000
> and I'm trieing to let my sd/mmc card reader to work..
>
> this is my lspci
>
> 0000:02:06.0 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1
> MemoryCardBus Controller
> 0000:02:06.1 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1
> MemoryCardBus Controller
>
> It seems that the winbond driver doesn't works yet for this kind of
> sd/mmc reader...


And it won't, since the winbond driver is for winbond chipsets.

The clue is in lspci - enable CardBus bridge support.

Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
PCCARD (PCMCIA/CardBus) support --->
<*> PCCard (PCMCIA/CardBus) support[*] 32-bit CardBus support
<*> CardBus yenta-compatible bridge support
Device Drivers --->
MMC/SD Card support --->
<*> MMC support
<*> MMC block device driver (NEW)

--
Ben M.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-21-2008, 10:35 AM
JeremySpoken
 
Posts: n/a
Default Re: sd/mmc memorycard reader on my HP compaq nw8000

Thanks a lot for your reply....
you say
>
> And it won't, since the winbond driver is for winbond chipsets.
>
> The clue is in lspci - enable CardBus bridge support.
>
> Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
> PCCARD (PCMCIA/CardBus) support --->
> <*> PCCard (PCMCIA/CardBus) support
>[*] 32-bit CardBus support
> <*> CardBus yenta-compatible bridge support
> Device Drivers --->
> MMC/SD Card support --->
> <*> MMC support
> <*> MMC block device driver (NEW)
>


here is my .config settings about pci

#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_I82365=m
CONFIG_TCIC=m
CONFIG_PCMCIA_PROBE=y
CONFIG_PCCARD_NONSTATIC=m

Do you think it should work?? How can I access my sd/mmc card reader???

here is my lsmod output it seems the pcmcia modules are just running
well.....

pcmcia 40544 6
firmware_class 10752 1 pcmcia
yenta_socket 26060 6
rsrc_nonstatic 14144 1 yenta_socket
pcmcia_core 44240 3 pcmcia,yenta_socket,rsrc_nonstatic
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:40 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com