Brian Feldman
96ee6195ef
* Use two cdevsw's for ugen(4): one for control endpoints, and one for
...
data endpoints. The control endpoint doesn't need read/write/poll
operations, and more importantly, the thread counts should be
separate so that the control endpoint can properly reference itself
while deleting and recreating the data endpoints.
* Add some macros that handle referencing/releasing devices, and use them
for sleeping/woken-up and open/close operations as apppropriate.
* Use d_purge for FreeBSD, and a loop testing the open status for all
the endpoints for NetBSD and OpenBSD, so that when the device is
detached, the right thing always happens.
2004-10-02 22:49:54 +00:00
..
2004-08-02 15:37:35 +00:00
2004-08-02 15:37:35 +00:00
2004-08-02 12:56:01 +00:00
2004-08-02 15:37:35 +00:00
2003-08-24 17:55:58 +00:00
2004-08-11 03:38:55 +00:00
2004-05-23 12:35:25 +00:00
2004-09-18 19:48:10 +00:00
2004-05-23 12:35:25 +00:00
2004-08-11 03:38:55 +00:00
2004-05-23 12:35:25 +00:00
2004-08-11 03:38:55 +00:00
2004-05-23 12:35:25 +00:00
2004-08-11 03:38:55 +00:00
2004-05-23 12:35:25 +00:00
2004-08-11 03:38:55 +00:00
2004-05-23 12:35:25 +00:00
2004-08-02 15:37:35 +00:00
2004-08-02 15:37:35 +00:00
2004-05-06 09:21:05 +00:00
2004-08-02 15:37:35 +00:00
2004-06-27 12:41:44 +00:00
2004-09-17 07:28:07 +00:00
2004-03-01 02:34:49 +00:00
2004-09-28 20:23:49 +00:00
2004-09-28 20:23:49 +00:00
2004-09-05 12:33:15 +00:00
2004-08-15 23:39:18 +00:00
2004-08-15 23:39:18 +00:00
2004-07-01 17:16:20 +00:00
2004-07-01 17:16:20 +00:00
2004-10-02 22:49:54 +00:00
2004-08-02 15:37:35 +00:00
2004-08-02 20:53:31 +00:00
2004-08-02 15:37:35 +00:00
2004-08-15 23:39:18 +00:00
2004-09-09 20:43:49 +00:00
2004-08-15 23:39:18 +00:00
2004-08-15 23:39:18 +00:00
2004-09-04 07:07:35 +00:00
2004-08-07 23:45:04 +00:00
2004-09-17 11:53:45 +00:00
2004-08-15 23:39:18 +00:00
2004-10-02 12:47:30 +00:00
2004-08-15 23:39:18 +00:00
2003-11-14 11:09:45 +00:00
2004-08-02 13:59:02 +00:00
2003-09-01 01:07:24 +00:00
2004-09-26 05:51:43 +00:00
2004-09-03 23:19:27 +00:00
2004-09-30 02:13:42 +00:00
2004-08-02 15:37:35 +00:00
2004-09-20 04:56:13 +00:00
2004-05-30 20:08:47 +00:00
2004-06-26 10:35:10 +00:00
2004-08-29 02:35:59 +00:00
2004-08-15 23:39:18 +00:00
2004-06-30 02:56:24 +00:00
2004-09-03 23:29:01 +00:00
2004-06-27 12:41:44 +00:00
2004-09-17 11:53:45 +00:00