Hi, im trying to port a driver that needs an interupt every 1ms. What is the best way to acheive this in FreeBSD? The original linux driver uses the usb host controller to generate the interupts. Would that be the way to go on FreeBSD? Alternatives? /Chris