freebsd-dev/sys/dev/atkbdc
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
..
atkbd_atkbdc.c
atkbd.c
atkbdc_ebus.c
atkbdc_isa.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c
atkbdcreg.h
atkbdreg.h
psm.c Let psm(4) use si_drv1 to refer to its softc. 2010-09-09 07:52:15 +00:00
psm.h