summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/fhc_central.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* compute the board number of each fhcjason2004-09-271-1/+5
* setup control register correctly and clear interrupts before attaching childrenjason2004-09-271-1/+2
* need linear mappings for the intrmap/clr register setsjason2004-09-241-9/+10
* - fix the bus_map functions (get the parent node right)jason2004-09-231-9/+1
* firehose controller driver (not quite working) for the e4500 (and others)jason2004-09-221-0/+126