Hi,
 Am again here to pester you ppl with my question.

The same question which I asked earlier. 

I am using the rtl module with shared memory which hooks kbd intr and
reads the kbd_read_reg, I have an mbuff, into which i put what ever I
have read. now the non rtl kbd driver, will have to use the same mbuff
to read the contents. But, when I use mbuff_alloc, and do a make bzImage
it cribs saying, undefined reference shm_allocate and shm_deallocate. I
cant include mbuff.o in the makefile of char drivers as it is dependent
on many other modules. Can I know how to go about this please.

Thanks and Regards
Sreeram 

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to