Hans Petter Selasky
5805d1782d
Take advantage of new UCOM and bus functionality so that
...
the device_detach() function doesn't block on UCOM device
drivers until the TTY handle is closed by the userspace
application. This is implemented by a postpone of the
softc free where the UCOM structures reside until the
TTY references are gone.
Discussed with: kib, ed
MFC after: 2 weeks
2012-08-10 15:29:41 +00:00
..
2012-08-08 05:28:30 +00:00
2012-08-10 04:48:06 +00:00
2012-08-07 09:22:46 +00:00
2012-07-30 03:00:58 +00:00
2012-08-05 20:19:27 +00:00
2012-07-22 13:41:45 +00:00
2012-08-06 21:24:43 +00:00
2012-07-24 16:29:33 +00:00
2012-04-12 21:34:58 +00:00
2012-08-10 15:29:41 +00:00
2012-08-05 14:11:42 +00:00
2012-04-12 21:34:58 +00:00
2012-08-10 13:36:33 +00:00
2012-08-01 23:05:57 +00:00
2012-08-10 05:47:04 +00:00
2012-08-05 14:11:42 +00:00
2012-08-10 15:02:49 +00:00
2012-06-11 17:42:39 +00:00
2012-08-10 05:00:50 +00:00
2012-07-30 03:00:58 +00:00
2012-08-05 14:11:42 +00:00
2012-08-08 17:16:06 +00:00
2012-02-28 15:07:05 +00:00
2012-08-03 12:55:31 +00:00
2012-08-07 07:52:25 +00:00
2012-08-02 13:57:49 +00:00
2012-07-22 17:46:05 +00:00
2012-06-01 03:59:08 +00:00
2012-07-10 21:02:59 +00:00
2012-02-03 13:08:44 +00:00
2012-08-05 14:11:42 +00:00
2012-01-31 02:11:05 +00:00
2012-08-05 14:11:42 +00:00
2012-07-09 20:42:08 +00:00
2012-04-16 10:33:46 +00:00
2012-08-04 03:05:01 +00:00
2012-05-03 15:51:34 +00:00
2012-08-05 22:03:13 +00:00
2012-08-10 15:21:12 +00:00
2012-02-21 19:35:59 +00:00
2012-08-05 14:11:42 +00:00
2012-08-07 04:48:14 +00:00
2012-08-07 23:16:11 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00