freebsd-dev/sys/dev/siba
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
..
siba_bwn.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_cc.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_core.c Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug and 2010-03-11 08:03:56 +00:00
siba_ids.h Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
siba_pcib.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_pcibvar.h
siba.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
sibareg.h supports SPROM rev8 informations properly which are used to support 2010-02-16 01:22:33 +00:00
sibavar.h o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00