NetBSD/sys
tsutsui 2a8a21a021 Misc minor cleanup for arc interrupt handlers:
- always enable options MIPS3_ENABLE_CLOCK_INTR and just clear the compare
  register in cpu_intr() to make CLKF_BASE() works
  properly
- prepare only possible number of cpu_inttab
- use macro for interrupt priority number passed to arc_set_intr()
  to avoid confusion
- merge arc_hardware_intr() into cpu_intr()
- check independent timer interrupt first in cpu_intr()
- tweak MIPS_SR_INT_IE before calling hardclock timer handlers so that
  spllowersoftclock(9) will be invoked properly in hardclock(9)
- reenable interrupt for timer in cpu_intr() rather than each timer handlers

okay'ed by soda.

Note the real fix is to make CLKF_BASE() check all independent
interrupt sources including jazz and isa devices.
2006-06-24 03:50:38 +00:00
..
altq Add ALTQ_PRIQ. 2006-06-19 20:40:48 +00:00
arch Misc minor cleanup for arc interrupt handlers: 2006-06-24 03:50:38 +00:00
coda
compat Added saemul_pecoff structure, and (hope) work again w/ pthread. 2006-06-20 14:11:56 +00:00
conf Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
contrib/dev/ath merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
crypto
ddb
dev custom mixer table for CMI9880 2006-06-24 02:20:54 +00:00
dist don't allocate > 1K on the stack. 2006-06-13 02:08:20 +00:00
fs Make this compile again. 2006-06-20 09:17:14 +00:00
gdbscripts
ipkdb
kern add a comment telling which structure members are zero-initialized, 2006-06-23 16:17:23 +00:00
lib merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs remove useless genop 2006-06-23 20:54:21 +00:00
net remove dependency on "agr" to make "struct ifnet" independant of the 2006-06-23 19:02:51 +00:00
net80211 PR/33794: Arnaud Degroote: Wiconfig is broken in current. I broke it with 2006-06-22 21:53:37 +00:00
netatalk merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netbt make some bluetooth devices just devices, not interface attributes 2006-06-21 17:14:13 +00:00
netccitt merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netinet Prototype for tvtohz() is no longer needed here. 2006-06-13 15:57:15 +00:00
netinet6 merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netipsec clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
netisdn merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netiso merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netkey merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netnatm
netns merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netsmb Correct timeout computation. Fixes kern/33740. 2006-06-15 15:42:42 +00:00
nfs - introduce vfs_composefh() and use it where appropriate. 2006-06-17 07:06:50 +00:00
opencrypto merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
stand
sys fix a simonb-timecounters regression. 2006-06-23 14:13:02 +00:00
ufs fix a simonb-timecounters regression. 2006-06-23 14:13:02 +00:00
uvm uvm_swapin: process -> lwp in a comment. 2006-06-13 13:22:06 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00