freebsd-dev/sys/mips
Rebecca Cran 15b4888a24 Disallow passing in a count of zero bytes to the bus_space(9) functions.
Passing a count of zero on i386 and amd64 for [I386|AMD64]_BUS_SPACE_MEM
causes a crash/hang since the 'loop' instruction decrements the counter
before checking if it's zero.

PR:	kern/80980
Discussed with:	jhb
2010-12-02 22:19:30 +00:00
..
adm5120 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
alchemy Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
atheros Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
cavium Add interrupt describing and binding to CIU. 2010-12-01 05:24:29 +00:00
compile
conf Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
idt Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
include Disallow passing in a count of zero bytes to the bus_space(9) functions. 2010-12-02 22:19:30 +00:00
malta Fix MALTA64 build. 2010-04-19 09:03:34 +00:00
mips Fix issue noted by alc while reviewing r215938: 2010-11-28 05:51:31 +00:00
rmi Use if_transmit method instead of if_start, this avoids the interface queue lock. 2010-11-27 13:35:19 +00:00
sentry5 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
sibyte Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00