NetBSD/sys
bouyer af9cd4822a Under some circunstance, the JMC250A2 (and maybe others) can enter a state
where INTA is asserted while no enabled interrupts are pending, which
cause a continous strean if interrupts with no way to clear it.
Clearing/resetting the enabled interrupt mask in the interrupt handler seems
to workaround this issue (this is what the FreeBSD driver does).
While there properly return 0 if the interrupt was not for us, and explicitely
disable JME_TMCSR in addition to TIMER1 and TIMER2.
2009-01-31 13:57:03 +00:00
..
altq
arch don't clear the screen unconditionally. Now controlled by an option. 2009-01-30 14:09:44 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Regen for mincore(2). 2009-01-30 13:57:39 +00:00
conf compat_linux needs at least netbsd_16 for sigcontext. 2009-01-18 23:29:33 +00:00
crypto
ddb Default DDB_ONPANIC to zero. The end product is ultimately for the 2009-01-30 21:30:56 +00:00
dev Under some circunstance, the JMC250A2 (and maybe others) can enter a state 2009-01-31 13:57:03 +00:00
dist make this compile 2009-01-11 10:25:29 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs From FreeBSD, 10 years ago; 2009-01-23 12:46:23 +00:00
gdbscripts
ipkdb
kern - malloc -> kmem_alloc 2009-01-31 09:33:36 +00:00
lib Revert previous one. It has already fixed in net.h,v 1.25. 2009-01-31 06:22:46 +00:00
miscfs restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
modules Provide compatibility for pre-christos-time_t sysv sysctls. 2009-01-19 19:39:41 +00:00
net ppp_get_compressor: take module_lock when trying to load a module. PR/40428 2009-01-19 15:16:34 +00:00
net80211 Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
netatalk
netbt
netinet stinkset purge: POOL_INIT -> pool_init 2009-01-29 20:38:22 +00:00
netinet6 Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
netipsec These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netisdn
netiso
netkey These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netnatm
netsmb restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
nfs restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
opencrypto
rump .. but we still need to check if nam is passed to PRU_SEND for 2009-01-30 22:06:04 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys - Allow creating timeshard kthreads. To be used to fix the RAIDframe 2009-01-29 22:00:26 +00:00
ufs 0 -> NULL 2009-01-31 09:22:08 +00:00
uvm uvm_swapin: uncomment an assertion which is now ok. 2009-01-31 09:13:09 +00:00
Makefile