Andersin n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 18 Jun 2003 Posts: 10
|
Posted: Wed Jul 16, 2003 5:59 am Post subject: PCMCIA CF Adapter - CF as fixed ide disk |
|
|
Hi,
I tried installing a SanDisk 512MB CF. When I use the pcmcia-cs drivers, the
kernel panics upon inserting the card. When I use the built in kernel
drivers, it takes a while until the computer reacts again, while apparently
ide-cs is loaded. However I do not get any device.
dmesg yields:
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
Yenta IRQ list 00b0, PCI irq10
Socket status: 30000810
Yenta IRQ list 00b0, PCI irq10
Socket status: 30000006
...
cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcffff
0xdc000-0xfffff
hde: SanDisk SDCFH-512, ATA DISK drive
hde: IRQ probe failed (0x39f8)
ide2: DISABLED, NO IRQ
hde: ERROR, PORTS ALREADY IN USE
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide2: ports already in use, skipping probe
ide_cs: ide_register() at 0x100 & 0x10e, irq 0 failed
Trying to free nonexistent resource <00000100-0000010f>
I have a Siemens Lifebook with an O2 Micro PCMCIA controller:
Bus 1, device 2, function 0:
CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 2).
IRQ 10.
Master Capable. Latency=168. Min Gnt=128.Max Lat=5.
Non-prefetchable 32 bit memory at 0xf4300000 [0xf4300fff].
Bus 1, device 2, function 1:
CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (#2) (rev 2).
IRQ 10.
Master Capable. Latency=168. Min Gnt=128.Max Lat=5.
Non-prefetchable 32 bit memory at 0xf4301000 [0xf4301fff].
I added:
card "SanDisk Compactflash Card"
version "SunDisk","SDP","5/3 0.6"
bind "ide-cs"
to /etc/pcmcia/config to make the pcmcia recognize the CF.
Any ideas how this could be ficed?
Thanks in advance |
|