Does anyone have an example of a loadable kernel module for a device driver? I would like to write a driver for a particular device, but since it is not required for booting a machine and the device may move around, I would like to make it an LKM. Also, I would like to learn how LKM's work, so... :) Thanks, --Michael