Go to file
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
bin Show that "seconds" is the expected argument for -r. 2009-01-30 13:16:16 +00:00
common Make sure _atomic_cas_fn is initialised for "weirdo environments" such 2009-01-30 14:29:44 +00:00
compat delete these unused directories now. 2009-01-26 06:25:38 +00:00
crypto Get rid of 3 static functions which performed the same operation on 3 2009-01-31 02:33:22 +00:00
dist Make os_time_t a time_t instead of a long. 2009-01-29 01:02:48 +00:00
distrib Add the new openpgpsdk.h and openpgpsdk.3 to set lists 2009-01-31 00:50:13 +00:00
doc Import dhcpcd-4.0.9 2009-01-31 13:33:04 +00:00
etc It is easy to use it if netbsd-INSTALL isn't gzip'ed. 2009-01-28 11:43:28 +00:00
external Import dhcpcd-4.0.9 2009-01-31 12:57:30 +00:00
games Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00
gnu add a few quotes to make older make(1) happy. 2009-01-26 00:44:32 +00:00
include cleanup after devmajor_t: 2009-01-20 20:08:12 +00:00
lib sign-compare fix 2009-01-31 06:08:28 +00:00
libexec Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to 2009-01-19 07:08:14 +00:00
regress signal(getpid(), SIGFOO) -> raise(SIGFOO) 2009-01-30 23:19:12 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Use indent-synopsis instead of iS register. The latter is a register 2009-01-30 11:55:04 +00:00
share Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work 2009-01-30 23:12:16 +00:00
sys Under some circunstance, the JMC250A2 (and maybe others) can enter a state 2009-01-31 13:57:03 +00:00
tests Adjust tests to work with the new API in ATF 0.6. 2009-01-19 07:15:46 +00:00
tools Adjust path to sources, now that ATF lives in external/bsd/atf/dist instead 2009-01-19 07:14:46 +00:00
usr.bin Rename all the members of 'enum Token' to TOK_FOO. 2009-01-30 23:07:17 +00:00
usr.sbin Fix a problem which prevents remote parties connecting to our NAP service, 2009-01-31 07:21:15 +00:00
x11 fix include filename 2008-11-28 10:27:29 +00:00
build.sh "\t" does not represent a tab in sed regular expressions, 2009-01-03 08:23:00 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Add the top-level do-compat-external-lib target that mimics 2009-01-19 07:19:09 +00:00
Makefile.inc
UPDATING Try to clarify the situation for utmp/utmpx/wtmpx/account files after 2009-01-21 14:19:58 +00:00