aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bhnd
Commit message (Expand)AuthorAgeFilesLines
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-242-2/+4
* [bhnd] Add support for querying the attachment type of the bhnd bus.Adrian Chadd2016-05-231-0/+1
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.Adrian Chadd2016-05-173-5/+10
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-085-18/+17
* Fix kernel build with parallel make.Niclas Zeising2016-05-051-1/+1
* [bhnd] add missing bus file.Adrian Chadd2016-05-051-1/+1
* [bhnd] add missing bus interface SRC bits, required after the last source imp...Adrian Chadd2016-05-025-5/+6
* [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostbAdrian Chadd2016-04-221-4/+2
* Add modules support for the bhnd code.Adrian Chadd2016-02-2613-0/+143