summaryrefslogtreecommitdiffstats
path: root/sys/dev/siba/siba_bwn.c
Commit message (Expand)AuthorAgeFilesLines
* Expand the set of APIs available for locating PCI capabilities:jhb2012-03-031-0/+18
* s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mentionmarius2011-11-221-1/+1
* Properly free resources in case of an error.brueffer2011-10-151-0/+1
* Fix an infinite loop in siba_bwn_suspend().brueffer2011-10-081-1/+1
* Fix double ;;kevlo2010-12-061-1/+1
* uses KOBJMETHOD_END macro to indicate the end of method table.weongyo2010-03-091-1/+1
* o uses bus accessor macros to read values from ivar so no more valuesweongyo2010-03-091-0/+67
* fixes an attached-at-boot issue that bwn(4) using device_identifyweongyo2010-03-031-12/+0
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisweongyo2010-01-311-0/+366
OpenPOWER on IntegriCloud