freebsd-dev/sys/isa
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
..
isa_common.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
isa_common.h
isa_dmareg.h
isa_if.m
isahint.c
isareg.h
isavar.h
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
rtc.h Implement new event timers infrastructure. It provides unified APIs for 2010-06-20 21:33:29 +00:00
syscons_isa.c When we are not switching VTs, just mark all buffer to be updated. 2010-07-15 23:11:51 +00:00
vga_isa.c