diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2010-10-22 20:13:45 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2010-10-22 20:13:45 +0000 |
| commit | 8bb77249dbbb0a9c358a5ddcdff4e454e26a235d (patch) | |
| tree | 86728794958179e52867539041fe8c821a0897f7 /sys/dev/usb/usb_freebsd.h | |
| parent | 8d5f71818fa6c067477d6aa9d0c96d5acbf990c3 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usb_freebsd.h')
| -rw-r--r-- | sys/dev/usb/usb_freebsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usb_freebsd.h b/sys/dev/usb/usb_freebsd.h index 8a008cd47dd5..efc27f20990d 100644 --- a/sys/dev/usb/usb_freebsd.h +++ b/sys/dev/usb/usb_freebsd.h @@ -33,6 +33,7 @@ /* Default USB configuration */ #define USB_HAVE_UGEN 1 +#define USB_HAVE_DEVCTL 1 #define USB_HAVE_BUSDMA 1 #define USB_HAVE_COMPAT_LINUX 1 #define USB_HAVE_USER_IO 1 |
