NetBSD/sys/lkm/dev
drochner de8db0c004 also provide an example how a pci driver LKM looks
(This is just a dummy driver which doesn't touch the hardware.)
2004-08-18 14:06:13 +00:00
..
pci/dummy_pci also provide an example how a pci driver LKM looks 2004-08-18 14:06:13 +00:00
pcilkm Include pcidevs.h, because in a real driver, you'd need it. 2004-07-06 12:21:55 +00:00
pcmcia/wi_pcmcia add an LKM for "wi at pcmcia" as an example for the new MOD_DRV LKM type 2004-08-18 13:12:07 +00:00
vnd
Makefile
Makefile.inc