2.6.x kernels & PCI-to-PCMCIA bridges [again]

jar jar at pcuf.fi
Sat May 1 12:27:24 BST 2004


komujun at nifty.com wrote:
> Please remove SS_CAP_PAGE_REGS from the pd6729.c
> and try again.
> 
> -	sockets[i]->socket.features |= SS_CAP_PAGE_REGS | SS_CAP_PCCARD;
> +        sockets[i]->socket.features |= SS_CAP_PCCARD;
> 
> It seems the pd6729 driver does not work
> if memory probe is 0xa0000000-0xa0ffffff
> in your PC.

Now it detects the "pccard"! Still it has some issues left I think.

1) During kernel compilation, there is a warnig (two times) in function:
pd6729_set_io_map in lin 241 "Warning: Comparison is always false due to
limited range of data type".

2) When the pd6729 controller and the pccard are detected successfully
this driver doesn't beep two times as the i82365 and yenta drivers do.

3) When I restart the pcmcia system "service pcmcia restart" I still get
onne message: "cs: unable to map card memory!"

Regards, Jar



More information about the linux-pcmcia mailing list