Hi Richard,

This doesn't directly answer your question directly but it may be of some help.

There is really good book on Linux device drivers written by Rubini and Corbet. The book is published under GPL and you can download it from...

http://www.xml.com/ldd/chapter/book/

It has two chapters on Char drivers.

It's well worth a read, it even inspired me to write my own ATM driver.

Cheers,

- Guy.

At 11:00 PM 7/04/2004 +1000, you wrote:

Howdy all,



I'm trying to recompile a character driver for RH7 under RH9 (2.4.20-8).



I'm getting errors because /usr/include/linux/fs.h no longer has definitions for



struct file_operations

struct, inode

struct file



This seems to nullify any documentation on linux character device drivers that I've ever seen. Am I missing something obvious? Anyone know how we're supposed to do it now?



Cheers

Rich

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

------------------------------------------------------------------ Guy Ellis [EMAIL PROTECTED] http://www.traverse.com.au Mobile 0419 398 234 ------------------------------------------------------------------

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to