summaryrefslogtreecommitdiff
path: root/tools/gencat
ModeNameSize
-rw-r--r--Makefile165logplain
it/sys/dev/hdaudio/hdaudio.c?id=351ab7ad3473ca94806b6456e9104e93ede06e8f'>Rework the xxxVERBOSE option to share the common module-hook-basedpgoyette 2021-04-24Merge thorpej-cfargs branch:thorpej 2020-12-28If the Subordinate Node Count returns 0 nodes, complain and return insteadjmcneill 2020-12-28Initialize DMA memory when allocating it. Should fix PR# 51734 (hdaudiojmcneill 2020-06-11Update for proplib(3) API changes.thorpej 2020-02-08Read GCAP and version regs after taking the controller out of reset. Fixesjmcneill 2019-07-26Even though the spec says SRST should read back as 1 after being set, thisjmcneill 2017-11-24Always go through RIRB startup process, initialize RIRB interrupt countjmcneill 2017-11-24Always access CORBCTL using hda_read1/hda_write1 (it is an 8-bit wide reg).jmcneill 2017-11-24Enter link reset even if GCTL says we are already in reset state. Fixesjmcneill 2017-06-04Move the hdaudio_cd out of the hdaudio_pci module and into the mainpgoyette 2015-12-23get rid of HDAUDIO_FLAG_NO_STREAM_RESET hackjmcneill 2015-07-26Skip stream reset if HDAUDIO_FLAG_NO_STREAM_RESET flag is set.jmcneill 2015-05-20Initialize dma.dma_sizereg to avoid copying uninitialized data later.riastradh 2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill