Archive for October 2nd, 2007

Network Device Drivers in brief

Tuesday, October 2nd, 2007

Warner Crocker:

It can be a Network driver or any device driver; first operation is the probe. During probe, device driver which support that hardware are searched. This is by calling probe implementation in each device driver. Device drivers checks …

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Read more

Full speed ahead for Linux drivers

Tuesday, October 2nd, 2007

Aurelio Cianciotta:

Linux needs drivers more than Mars will ever need women. So, noted Linux kernel and Novell developer Greg Kroah-Hartman will be devoting all his time to helping create Linux drivers.

Read more