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 Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
isa_dmareg.h
isa_if.m
isahint.c Tweak the way that the ACPI and ISA bus drivers match hint devices to 2009-08-24 21:51:46 +00:00
isareg.h
isavar.h Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
pnp.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
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 Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00