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
..
2010-04-28 22:25:27 +00:00
2008-05-19 01:53:47 +00:00
2008-04-07 11:26:13 +00:00
2006-07-27 19:12:49 +00:00
2010-03-03 20:01:31 +00:00
2006-02-26 17:51:22 +00:00
2010-03-29 23:36:34 +00:00
2009-06-05 18:44:36 +00:00
2009-03-26 19:15:31 +00:00
2006-03-12 19:06:06 +00:00
2008-05-22 21:53:15 +00:00
2008-05-27 01:54:45 +00:00
2008-11-06 10:53:35 +00:00
2009-02-07 18:49:42 +00:00
2010-05-24 07:04:00 +00:00
2006-12-13 02:37:48 +00:00
2007-03-11 15:20:04 +00:00
2006-06-18 05:04:42 +00:00
2009-08-23 20:26:09 +00:00
2008-05-05 20:19:33 +00:00
2008-08-07 20:51:51 +00:00
2008-11-05 15:04:03 +00:00
2006-07-25 00:45:55 +00:00
2007-06-29 05:23:15 +00:00
2010-04-29 22:51:18 +00:00
2010-04-09 12:05:24 +00:00
2010-05-23 18:43:06 +00:00