View Review Details
| Book: |
|
Linux Device Drivers |
| Subject: |
|
Linux Device Drivers Review |
| Date: |
|
1999-07-08 00:00:00 |
| From: |
|
Yi Chang
|
|
|
|
This book is a good reference and start for
device driver writing. But the version only
covers to kernel 2.0. If you use a newer kernel,
some things are different.
Like the "current"(struct task_struct),
timeout has been wiped out.
So most examples in Ch6 are not excutable.
And I have to start looking for how to modify it...
|
|
| |