- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dear all,
i writed my own driver and included it to the kernal, how i include it in my own application program. thanksLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by nwpu_zhf2004@Jun 17 2006, 03:37 PM dear all,
i writed my own driver and included it to the kernal, how i include it in my own application program.
thanks
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16225)
--- quote end ---
--- Quote End --- You may get some examples from the book "Linux device drivers 3rd Ed". In short, the driver will register to a dev node, and your apps can open/read/write/close/ioctl on the dev node.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page