Marius Strobl
848e30ff51
s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention
...
of kobj(9) from device drivers.
2011-11-22 21:55:40 +00:00
Andriy Gapon
3d844eddb7
bus_add_child: change type of order parameter to u_int
...
This reflects actual type used to store and compare child device orders.
Change is mostly done via a Coccinelle (soon to be devel/coccinelle)
semantic patch.
Verified by LINT+modules kernel builds.
Followup to: r212213
MFC after: 10 days
2010-09-10 11:19:03 +00:00
Weongyo Jeong
5a646f0eca
uses KOBJMETHOD_END macro to indicate the end of method table.
...
Submitted by: yongari
2010-03-09 20:07:41 +00:00
Weongyo Jeong
1155ca9677
Adds siba_bwn module which is used with bwn(4). Main purpose of this
...
module is to distinguish parts of Silicon Backplane and of Broadcom
Wireless.
2010-01-31 21:18:22 +00:00
Warner Losh
fefa89c863
Support for the siba bus found in many broadcom products.
...
Submitted by: bms@
Obtained from: p4 mips branch
2008-09-26 03:57:23 +00:00