bouyer
ad05e3fb85
Loongson2f support:
...
- make the 'struct bonito_config' const, so that it can be in kernel
text instead of data.
- Add a bc_attach_hook to struct bonito_config, to be used as pc_attach_hook
if not NULL.
- Add some LS2-specific register defines (LS2f uses a modified bonito64).
2011-08-27 12:59:16 +00:00
matt
b6185cbde2
Fix machine/ includes
2011-07-10 23:13:22 +00:00
dyoung
a0a8f335b9
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 20:47:43 +00:00
matt
ead615cc2a
s/struct device */device_t /g
2009-08-09 04:09:55 +00:00
matt
d9fa6bc288
Use bool instead of int.
2009-08-06 00:42:22 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
perry
5f1c88d70d
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:06:46 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lukem
4b2744bf35
__KERNEL_RCSID()
2003-07-15 02:43:09 +00:00
simonb
7e0228bbc3
Update to rev 1.48 from Algorithmics; adds BONITO64 register definitions.
2002-08-18 16:00:33 +00:00
simonb
fd2320f396
Issue a dummy read after a write to the BONITO_PCIMAP_CFG register to
...
make sure the write is posted; needed to keep the BONITO64 happy.
2002-08-18 15:57:55 +00:00
thorpej
94f30b739f
Add the BONITO_ICU_RETRYERR bit.
2002-01-09 02:35:29 +00:00
thorpej
4928315412
Update copyright.
2002-01-09 00:44:06 +00:00
thorpej
d25ffb2822
Add code to manipulate the BONITO I/O Buffer Cache.
2002-01-09 00:43:38 +00:00
thorpej
1111f1d461
Add some macros to decode the BONITO revision register.
2001-06-25 20:15:03 +00:00
thorpej
4b23ee5d3b
PCI configuration space access for BONITO.
2001-06-22 03:58:55 +00:00
thorpej
5df8e5587e
Basic BONITO software state definitions.
2001-06-22 03:58:33 +00:00
thorpej
90c3629b19
Add a definition for BONITO_PCIMAPCFG_TYPE1, and make the BONITO
...
accessor macros useful in the NetBSD kernel environment.
2001-06-22 03:58:03 +00:00
thorpej
7e716e6849
Memory map and register definitions for the Algorithmics BONITO
...
MIPS memory and PCI controller. This file is provided by Algorithmics.
2001-06-01 20:29:33 +00:00