pcmcia sram memory
Pedro Burjack
pedro at ztec.com.br
Tue Mar 22 06:28:54 EST 2005
Hi, my name is Pedro
I'm using a Pretec SRAM 6MB in a distribuition called Conectiva 9 with
kernel 2.4.
I only needed to install kernel-pcmcia-cs-3.2.3.rpm, modify
/etc/pcmcia/config
inserting
card "Pretec"
manfid 0x0000,0x0000
bind "memory_cs"
and my card was reconized and I was using the kernel's module i82365 and
device /dev/mem0c0b
Now I'm trying to use it in kernel 2.6.5 where I already compiled pcmcia
support
#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=y
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA_OBSOLETE=y
CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_I82365=y
CONFIG_TCIC=m
CONFIG_PCMCIA_PROBE=y
When I try to up de service
#service pcmcia start
it shows the message
"Starting PCMCIA services: using yenta_socket instead of i82365.
and there is no device in /dev/mem0c0b.
Ah, I almost forgot I'm using pci cardbus
CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
Thank you.
Pedro Burjack
More information about the linux-pcmcia
mailing list