Skeleton / Example PCI Device Driver
John J. Karcher
devuser at alternateapproach.com
Sat Dec 8 23:05:47 CET 2018
Hello,
In my slow quest to port/write the VirtualBox Guest Additions, the first
step is a driver for the virtual PCI device that handles communication
with the VirtualBox host.
Is there a skeleton device driver for PCI devices? My first goal is
just the boilerplate init code, attaching to the IRQ and I/O memory, and
logging the interrupts as they come in.
If there isn't a skeleton driver, could anyone recommend the simplest
example that I could use as a starting point?
Thanks!
--
John J. Karcher
devuser at alternateapproach.com
More information about the users
mailing list