NetBSD/sys/dev/vme
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
..
files.vme Added support for the VME `sc' SCSI board. Compiles, 2001-06-11 15:09:54 +00:00
if_ie_vme.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
sc_vme.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
screg.h Added support for the VME `sc' SCSI board. Compiles, 2001-06-11 15:09:54 +00:00
si.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
sireg.h The `si' driver has been transformed into an MI VME frontend. 2000-07-03 23:30:33 +00:00
vme.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
vmereg.h
vmevar.h Fix spelling and formatting. 2000-06-25 00:23:13 +00:00
xd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
xdreg.h
xdvar.h Convert to new device buffer queue interface. 2002-07-23 20:49:54 +00:00
xio.h
xy.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
xyreg.h
xyvar.h Convert to new device buffer queue interface. 2002-07-23 20:49:54 +00:00