freebsd-src/sys/mips/sibyte
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
..
ata_zbbus.c
files.sibyte With this commit our friend RMI will now compile. I have 2009-10-30 08:53:11 +00:00
sb_asm.S Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively. 2010-03-26 07:15:27 +00:00
sb_bus_space.h Various fixes to get the SWARM config working on a big-endian Sibyte CPU. 2010-02-17 06:43:37 +00:00
sb_machdep.c uint64_t is 'unsigned long' in n64 build, so compiler is unhappy if the 2010-08-06 05:24:41 +00:00
sb_scd.c Use a signed integer to hold the address of a register. 2010-08-06 05:30:55 +00:00
sb_scd.h Sibyte provides a 64-bit read-only counter that counts at half the processor 2010-03-20 05:49:06 +00:00
sb_zbbus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
sb_zbpci.c Remove redundant declaration of 'pcib_driver' class from sb_zbpci.c. This 2010-08-06 07:03:22 +00:00