NetBSD/sys/arch/arm
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
arm Instead of "add rd, pc, #foo - . - 8", use either "adr rd, foo" or (where 2002-10-13 14:54:47 +00:00
arm32 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
conf make atomic_{set,clear}_bit() inline for arm32 ports, and 2002-10-19 12:22:33 +00:00
footbridge merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fpe-arm remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
include make atomic_{set,clear}_bit() inline for arm32 ports, and 2002-10-19 12:22:33 +00:00
iomd merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ixp12x0 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
mainbus Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
ofw Continue the " - . - 8" purge. Specifically: 2002-10-14 22:32:50 +00:00
sa11x0 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
xscale Pull down rev 1.7.2.1 [must be careful which branch I commit to!]: 2002-10-21 18:09:18 +00:00
Makefile cats and netwinder can share a common footbridge_intr.h file, so install and 2002-09-28 15:53:03 +00:00