On Tue, 26 Oct 1999, Adam Meyerowitz wrote:
> Hello,
> 
> Here is another real newbie question for all of you.  I am using outb_p inb_p
> in my module.  When doing an insmod on the module it says that those functions
> can't be resolved.  What do I have to link the program with to use these
> functions.

Hi Adam,
you need the function outb(value, port) or outw(value, lower port), inb(port),
inw(lower port)!

Regards
Guenter
--- [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/~rtlinux/

Reply via email to