Files
pkgsrc-ng/devel/device-driver-doc-de/DESCR
2013-09-26 17:14:40 +02:00

10 lines
289 B
Plaintext

A "NetBSD Device Driver Writing Guide":
It consists of three main sections:
- Introduction to autoconfig(8).
- Usage of the autoconfig(8) infrastructure, demonstrated on the example
of rf(4).
- Core of the rf(4) driver, that shows how data is transfered from and
to a (disk) device.