freebsd-nq/sys/dev/usb/serial
Hans Petter Selasky d9b6ab3a76 Fix order of USB serial layer uninit. Currently module dependency
rules prevent the USB serial module to be unloaded before any client
modules. This patch ensures that the "ucom_mtx" mutex is destroyed
last when doing a system uninit in a monotolith build aswell.

MFC after:	3 days
2014-07-01 07:30:29 +00:00
..
u3g.c Move USB ID from u3g driver to uhso driver. 2014-01-11 07:53:03 +00:00
uark.c Revert previous change to uark.c (restore previous rev), which was 2013-06-23 20:22:49 +00:00
ubsa.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ubser.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uchcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ucycom.c
ufoma.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uftdi_reg.h Remove device type from the uftdi_devs table, enhance the jtag-skip feature. 2014-04-25 19:13:57 +00:00
uftdi.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
ugensa.c
uipaq.c
ulpt.c
umcs.c Don't do synchronous USB requests inside USB transfer callbacks. It is 2014-01-12 11:44:28 +00:00
umcs.h Fix minor typo in comment 2013-06-23 20:19:51 +00:00
umct.c
umodem.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
umoscom.c
uplcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
usb_serial.c Fix order of USB serial layer uninit. Currently module dependency 2014-07-01 07:30:29 +00:00
usb_serial.h Fix order of USB serial layer uninit. Currently module dependency 2014-07-01 07:30:29 +00:00
uslcom.c Add 26 new device IDs to uslcom(4). This brings us in sync with Linux 2013-10-20 11:19:37 +00:00
uvisor.c
uvscom.c