freebsd-nq/sys/dev/sound
Mark Johnston 555e998919 snd_ich(4): Handle errors from ich_init() properly during resume.
ich_init() returns an errno value or 0, but ich_pci_resume() was
comparing the return value with -1 to determine whether an error had
occurred.

PR:		248941
Submitted by:	Tong Zhang <ztong0001@gmail.com>
MFC after:	1 week
2020-08-27 16:36:07 +00:00
..
isa
macio
midi Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
pci snd_ich(4): Handle errors from ich_init() properly during resume. 2020-08-27 16:36:07 +00:00
pcm Set PCM_CAP_VIRTUAL for virtual DSP devices. 2020-05-07 18:15:35 +00:00
usb Print current buffer latency in dmesg for the USB audio driver and not just 2020-08-19 08:05:37 +00:00
chip.h
clone.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
clone.h
driver.c
unit.c
unit.h
version.h