summaryrefslogtreecommitdiffstats
path: root/sys/dev/siba/siba_core.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r266270brueffer2014-05-311-2/+0
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),gavin2012-02-281-1/+1
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-221-1/+1
* Move the device_delete_all_children() function from usb_util.chselasky2011-11-191-10/+2
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-1/+1
* Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug andthompsa2010-03-111-4/+6
* fixes a compile error if INVARIANTS is disabled.weongyo2010-03-111-4/+4
* o uses bus accessor macros to read values from ivar so no more valuesweongyo2010-03-091-79/+574
* fixes an attached-at-boot issue that bwn(4) using device_identifyweongyo2010-03-031-49/+12
* supports SPROM rev8 informations properly which are used to supportweongyo2010-02-161-1/+120
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisweongyo2010-01-311-0/+2007
OpenPOWER on IntegriCloud