kernel-2.6.* Anonymous Memory

David Hinds dhinds at sonic.net
Sat Nov 6 03:25:48 EST 2004


On Tue, Nov 02, 2004 at 08:29:10PM +0100, Thomas Moritz wrote:
> 
> device "pcmciamtd"
>   class "memory" module "pcmciamtd"

Change this to just:

  device "pcmciamtd" module "pcmciamtd"

This driver is not in the "memory" class because the "memory"
configuration script doesn't know how to configure this device type.

-- Dave



More information about the linux-pcmcia mailing list