FreeBSD Device Driver Writer's Guide : Linking Into the Kernel. : Standard Model
Previous: Linking Into the Kernel.
Next: Adding to the driver list.

4.1. Standard Model

The steps required to add your driver to the standard FreeBSD kernel are

4.1.1. Adding to the driver list.

4.1.2. Make room in conf.c

4.1.3. Adding your device to the config file.

4.1.4. config(8)

4.1.5. Making device nodes.

4.1.6. Reboot.


FreeBSD Device Driver Writer's Guide : Linking Into the Kernel. : Standard Model
Previous: Linking Into the Kernel.
Next: Adding to the driver list.
freebsd-questions@freebsd.org