freebsd-skq/sys/mips
Adrian Chadd 60d2f54e48 Fix the ar724x PCI config space register read.
It was doing incorrect things with masks.  This was fixed in the
AR71xx codebase but it wasn't yet fixed in the AR724x code.

This ended up having config space reads return larger/incorrect values
in some situations.

Tested:

* AR7240

TODO:

* test ar7241, AR7242, and AR934x.
2014-09-28 05:28:11 +00:00
..
adm5120 Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
alchemy Fix a typo introduced in r257338. 2013-10-31 02:27:16 +00:00
atheros Fix the ar724x PCI config space register read. 2014-09-28 05:28:11 +00:00
beri Replace multiple nearly-identical copies of code to walk through an FDT 2014-09-25 15:02:33 +00:00
cavium Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
conf Disable the makeoption with MFS_IMAGE= set as we don't ship that file 2014-09-27 17:11:51 +00:00
gxemul Add 32-bit support for Gxemul's oldtestmips machine emulation 2013-09-04 20:34:36 +00:00
idt Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
include style(9) 2014-09-07 05:47:48 +00:00
malta Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mips ddb: allow specifying the exact address of the symtab and strtab 2014-09-25 08:28:10 +00:00
nlm Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
rmi Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
rt305x Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
sentry5 Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
sibyte Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00