Hi,
    I already have a working token ring driver code for redhat linux 7.2

kernel version 2.4.2 I want to port it to redhat 8.0 kernel version
2.4.18-14.
But I am facing one problem. In the driver code, the inclusion
<linux/autoconf.h>  is trying to read the autoconf.h file from
/usr/include/linux directory. But that autoconf.h file has only 1 line
"#error Invalid kernel header included in userspace" . I am getting that

error while Iam compiling my driver. Is the file corrupt
There is another autoconf.h file in
/usr/src/linux-2.4.18-14/include/linux directory. Shouldn't
<linux/autoconf.h> access these directory instead of /usr/include/linux.

Please help

Regards,
--Prasanta

--
***********************************************************
| Prasanta Sadhukhan : Senior Engineer                     |
|                    : Networking & Communications Group  |
| Company            : Tata Elxsi Ltd., Bangalore         |
| Phone              : +91-80-8410222             |
**********************************************************

begin:vcard 
n:Sadhukhan;Prasanta
tel;home:48J, Anath Nath Deblane Belgachia Calcutta-700037
tel;work:TATA ELXSI
x-mozilla-html:FALSE
url:www.tataelxsi.com
org:Tata Elxsi;Networking
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
note:SMILE Is A Small Curve That Can Set Lots of Things Straight
fn:Prasanta Sadhukhan
end:vcard

Reply via email to