|
|
| version 1.3, 2003/12/30 01:01:44 | version 1.4, 2004/02/11 15:17:26 |
|---|---|
| Line 279 void usb_schedsoftintr(struct usbd_bus | Line 279 void usb_schedsoftintr(struct usbd_bus |
| #if defined(__NetBSD__) | #if defined(__NetBSD__) |
| #include "locators.h" | #include "locators.h" |
| #elif defined(__FreeBSD__) || defined(__OpenBSD__) | #elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) |
| /* XXX these values are used to statically bind some elements in the USB tree | /* XXX these values are used to statically bind some elements in the USB tree |
| * to specific driver instances. This should be somehow emulated in FreeBSD | * to specific driver instances. This should be somehow emulated in FreeBSD |
| * but can be done later on. | * but can be done later on. |