NetBSD/sys/arch/arc
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
..
arc Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
compile merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 20:45:01 +00:00
conf Add NEW_BUFQ_STRATEGY (disabled by default). 2002-10-18 15:11:08 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dti Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
jazz merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand use ${INSTALL_FILE} as appropriate 2002-02-09 09:35:59 +00:00
Makefile Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
TODO Remove descriotion about homegrown sonic driver from TODO list 2001-08-28 15:17:47 +00:00