I'm running RedHat 8.0 and I downloaded and built the
Spectrum24t_cs driver. When I insert my card I get the
following errors:
Jan 3 22:19:24 trillian cardmgr[543]: socket 0:
Anonymous Memory
Jan 3 22:19:24 trillian kernel: cs: unable to map card
memory!
Jan 3 22:19:24 trillian kernel: cs: unable to map card
memory!
Jan 3 22:19:24 trillian cardmgr[543]: executing:
'modprobe memory_cs'
Jan 3 22:19:24 trillian kernel: memory_cs:
RequestWindow: Resource in use
Jan 3 22:19:25 trillian cardmgr[543]: get dev info on
socket 0 failed: Resource temporarily unavailable
When building the driver I did get a fatal error:
/usr/src/linux-2.4/include/linux/malloc.h:4:2: #error
linux/malloc.h is deprecated, use linux/slab.h instead.
To resolve this error I edited the file
clients/Spectrum24t.h and change the include from
malloc.h to slab.h. Although the corrected the error
and allowed me to build, I think it may be the source
of my problem here.
when I installed the driver the memory_cs.o module was
not built. I went into the clients directory and built
it, however, I now have the problem mentioned above.
Thanks in advance!
Jeff Christy
jeff@christy.ws