How to write a NIC driver for FreeBSD

| | Comments (0) | TrackBacks (0)

"[..] I write new drivers by choosing an existing driver that
most closely matches the design of the chip I need to support, run
it through sed(1) to change its name, strip out all the device-dependent
stuff specific to the old device and replace it with stuff for the
new device.

And then the stork comes, and it's a driver." -- Bill Paul on freebsd-net

0 TrackBacks

Listed below are links to blogs that reference this entry: How to write a NIC driver for FreeBSD.

TrackBack URL for this entry: http://arved.priv.at/cgi-bin/mt/mt-tb.cgi/185

Leave a comment