aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/pci/sbbc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix low-level uart drivers that set their fifo sizes in the softc too late.Ian Lepore2013-04-011-9/+15
* - In sbbc_pci_attach() just pass the already obtained bus tag and handleMarius Strobl2013-03-011-4/+3
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-4/+3
* Make sparc64 compatible with NEW_PCIB and enable it:Marius Strobl2011-10-021-14/+46
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Add missing copyright shebang.Marius Strobl2010-04-101-1/+1
* Add sbbc(4), a driver for the BootBus controller found in Serengeti andMarius Strobl2010-04-101-0/+1074