aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cp
Commit message (Expand)AuthorAgeFilesLines
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Switch to using C99 sparse initialisers for the type methods array.Roman Kurakin2004-05-291-23/+9
* Use PCI_BAR() rather than PCIR_MAPS.John Baldwin2004-05-241-5/+5
* Add support for Cronyx Tau-PCI adapters.Roman Kurakin2004-05-054-0/+9000