opnsense-src/sys/dev/sound
Mark Johnston 7da9377b0d Properly check for an interrupted cv_wait_sig().
The returned error number may be EINTR or ERESTART depending on
whether or not the signal is supposed to interrupt the system call.

Reported and tested by:	pho
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2019-08-30 15:40:31 +00:00
..
isa Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
macio sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
midi Properly check for an interrupted cv_wait_sig(). 2019-08-30 15:40:31 +00:00
pci Fix sound on headset jack for ThinkPad T51. 2019-08-21 08:01:43 +00:00
pcm Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
sbus sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
usb Export vendor specific USB MIDI device list to PnP info. 2019-01-30 17:11:08 +00:00
chip.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
driver.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
version.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00