freebsd-dev/sys/mips
John Baldwin 60c7b36b7a Update various places that store or manipulate CPU masks to use cpumask_t
instead of int or u_int.  Since cpumask_t is currently u_int on all
platforms this should just be a cosmetic change.
2010-08-11 23:22:53 +00:00
..
adm5120 Remove some stray ';'s 2010-05-13 01:50:29 +00:00
alchemy Hack to make ALCHEMY compile again... 2010-02-18 19:41:38 +00:00
atheros - Add interrupts counter for PCI devices 2010-08-05 21:31:29 +00:00
cavium o) Add the "octusb" controller which supports the first port of the Octeon 2010-07-20 19:32:25 +00:00
compile
conf Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive 2010-07-20 19:25:11 +00:00
idt - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
include Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
malta Fix MALTA64 build. 2010-04-19 09:03:34 +00:00
mips Fix compilation when DDB disabled. Adds 'ifdef DDB' around 2010-08-11 06:43:14 +00:00
rmi Fix for 64 bit compile, with SMP enabled. 2010-08-11 19:56:09 +00:00
sentry5 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
sibyte Remove redundant declaration of 'pcib_driver' class from sb_zbpci.c. This 2010-08-06 07:03:22 +00:00