Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lkm/dev/pci/dummy_pci
Module Name: src
Committed By: drochner
Date: Wed Aug 18 14:06:13 UTC 2004
Added Files:
src/sys/lkm/dev/pci/dummy_pci: Makefile dummy_pci_drv.c dummy_pci_lkm.c
Log Message:
also provide an example how a pci driver LKM looks
(This is just a dummy driver which doesn't touch the hardware.)
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/lkm/dev/pci/dummy_pci/Makefile \
src/sys/lkm/dev/pci/dummy_pci/dummy_pci_drv.c \
src/sys/lkm/dev/pci/dummy_pci/dummy_pci_lkm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index