freebsd-dev/sys/compat
Weongyo Jeong 577b9fa3f8 Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxx
or URB_FUNCTION_CLASS_xxx with HAL preemption lock that means it's
non-sleepable during USB requests though usb2_do_request() requires a
sleep so it needs to send queries to the default pipe without those
interfaces to avoid sleep.
2009-03-18 02:38:35 +00:00
..
freebsd32 Extend the "vfsopt" mount options for more general use. Make struct 2009-03-02 23:26:30 +00:00
ia32 Supply AT_EXECPATH auxinfo entry to the interpreter, both for native and 2009-03-17 12:53:28 +00:00
linprocfs For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Sort include files in the alphabetical order. 2009-03-16 05:39:37 +00:00
ndis Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxx 2009-03-18 02:38:35 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00