Andrew Thompson ee3e3ff5c2 Change USB over to make_dev() for all device nodes, previously it hooked into
the devfs clone handler to open the (invisible) devices on the fly.

The /dev entries are layed out as follows,

 /dev/usbctl      = master device
 /dev/usb/0.1.0.5 = usb device, (<bus>.<dev>.<iface>.<endpoint>)
 /dev/ugen0.1 -> usb/0.1.0.0 = ugen link to ctrl endpoint

This also removes the custom permissions model from USB.  Bump
__FreeBSD_version to 800066.

Submitted by:	rink (earlier version)
2009-02-27 17:27:16 +00:00
..
2008-05-20 12:07:02 +00:00
2007-12-19 03:31:44 +00:00
2008-08-02 00:10:02 +00:00
2008-04-05 10:26:20 +00:00
2008-07-14 13:22:09 +00:00
2008-12-01 17:39:34 +00:00
2009-01-31 07:03:36 +00:00
2008-09-10 01:10:17 +00:00
2009-02-15 03:21:37 +00:00
2007-11-07 10:53:41 +00:00
2006-07-20 09:38:46 +00:00
2007-07-03 12:46:08 +00:00
2009-01-30 15:28:56 +00:00
2009-02-15 15:26:42 +00:00
2008-09-11 09:55:54 +00:00
2007-11-07 10:53:41 +00:00
2009-01-24 15:56:44 +00:00
2006-06-29 09:18:16 +00:00
2009-01-06 14:23:38 +00:00
2006-09-29 17:57:04 +00:00
2007-01-20 23:24:11 +00:00
2008-11-18 23:38:47 +00:00
2006-09-30 19:07:03 +00:00
2006-08-22 08:03:01 +00:00
2008-09-15 16:30:06 +00:00
2008-12-24 09:17:30 +00:00
2007-11-07 10:53:41 +00:00
2009-02-11 16:28:49 +00:00
2007-11-07 10:53:41 +00:00
2007-02-15 02:45:14 +00:00
2008-10-17 21:11:09 +00:00
2007-03-16 12:36:54 +00:00
2007-10-31 13:49:20 +00:00
2007-10-16 02:32:44 +00:00
2008-06-03 22:34:52 +00:00
2008-12-29 14:59:22 +00:00
2006-12-22 23:23:59 +00:00