Re: [ILUG] outb ,inb problem

From: Padraig Brady (Padraig at domain AnteFacto.com)
Date: Tue 19 Jun 2001 - 12:21:36 IST


Seems like you're not including /usr/include/sys/io.h ?
This defines the macros inb & outb, which your compiler
will assume to be external functions if not defined.

I assume you've read?:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html_single/IO-Port-Programming.html

Padraig.

saeed babadi nia wrote:

>I wrote a driver to control a hardware board,
>but when I insmoding it the below error surprized me:
>
>unresolved symbol outb
>unresolved symbol inb
>
>I will be glad to someone help me.
>saeed babadinia
>



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:44 GMT