aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/siba/siba_erom.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* bhnd(4): include a subset of the ChipCommon capability flags in bhnd_chipid;Landon J. Fuller2018-03-291-7/+33
* siba(4): Ignore disabled per-core address match entries.Landon J. Fuller2018-02-121-22/+175
* dev/bhnd: Make use of mallocarray(9).Pedro F. Giffuni2018-01-111-1/+1
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-211-6/+55
* bhnd: Add support for supplying bus I/O callbacks when initializing an EROMLandon J. Fuller2017-09-271-129/+37
* Add support for dumping bcma/siba EROM tables to the console via a newLandon J. Fuller2017-04-241-0/+60
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-139/+255
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-0/+420