freebsd-dev/sys/compat
Wojciech A. Koszek eedfc35c5c Bring USB fixes for linux(4).
Intention of this commit is to let us take a full advantage
of libusb(8) ported to Linux. This decreases a possibility of getting
any collisions within ioctl() "command" space, especially with
relation to  LINUX_SNDCTL_SEQ... stuff.

Basically, we provide commands, that will be mapped in the kernel
to correct ones and forward those to the USB layer. Port enabling
functionality brought with this patch is here:

	http://www.freebsd.org/cgi/query-pr.cgi?pr=146895

Bump __FreeBSD_version to catch, since which version installing a
port makes sense.

This patch should bring no regressions. So far, only i386 is tested.

Tested by:	thompsa@
Reviewed by:	thompsa@
OKed by:	netchild@
2010-05-24 07:04:00 +00:00
..
freebsd32 Provide compat32 shims for kinfo_proc sysctl. This allows 32bit ps(1) to 2010-04-21 19:32:00 +00:00
ia32 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
linprocfs Linux puts a blank line between each CPU. 2010-04-14 13:44:22 +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 Bring USB fixes for linux(4). 2010-05-24 07:04:00 +00:00
ndis Revert a functional change that snuck in. 2009-11-02 19:13:12 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
x86bios Reduce MD code further. At least, it compiles on ia64 now (but it is not 2010-05-01 01:05:07 +00:00