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 Remove explicit calls to keyboard methods with their respective variants 2007-12-29 21:55:25 +00:00
atkbd.c Rewrite x86bios and update its dependent drivers. 2009-10-19 20:58:10 +00:00
atkbdc_ebus.c On certain chipsets AT keyboard controller isn't present and is 2010-04-29 06:16:00 +00:00
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 On certain chipsets AT keyboard controller isn't present and is 2010-04-29 06:16:00 +00:00
atkbdcreg.h On certain chipsets AT keyboard controller isn't present and is 2010-04-29 06:16:00 +00:00
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