NetBSD/sys/dev/hpc
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
..
bicons.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
bicons.h when bootinfo has no framebuffer information, don't attach bicons. 2002-01-02 12:57:49 +00:00
biconsdev.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
biconsvar.h
bifont.c add RCSID 2001-11-13 12:47:33 +00:00
bivideo.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bivideovar.h ANSI KNF. 2001-06-04 18:59:31 +00:00
btnmgr.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
button.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
files.bicons
files.hpcfb remove ite8181video's bivideo dependency. 2002-03-06 15:00:04 +00:00
files.hpcio Added new config hook type PCIINTR (handling PCI interrupt). 2002-01-13 14:00:38 +00:00
files.hpckbd - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
files.hpctp
fontconv.c add RCSID 2001-11-13 12:47:33 +00:00
hpcbatterytable.h add MC-R700 battery parameters. 2001-08-02 11:21:27 +00:00
hpcbatteryvar.h battery parameter structures for hpc systems. 2001-07-19 11:39:24 +00:00
hpccmap_gen.c ANSI KNF. 2001-06-04 18:59:31 +00:00
hpccmap.c Added '#if defined(_KERNEL)' surrounging KERNEL_RCSID macro. Hpccmap is 2002-04-14 09:07:04 +00:00
hpccmapvar.h
hpcfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpcfbio.h You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e. 2001-07-22 09:56:39 +00:00
hpcfbvar.h ANSI KNF. 2001-06-04 18:59:31 +00:00
hpcin.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpcioman.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpciomanvar.h Added new config hook type PCIINTR (handling PCI interrupt). 2002-01-13 14:00:38 +00:00
hpciovar.h ANSI KNF. 2001-06-04 18:59:31 +00:00
hpckbd.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpckbdkeymap.h Correct AltGr keycode for 680/US layout. 2002-05-11 04:57:43 +00:00
hpckbdvar.h
hpcout.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
Makefile
mra.c add RCSID 2001-11-13 12:47:33 +00:00
pckbd_encode.c add RCSID 2001-11-13 12:47:33 +00:00
pckbd_encode.h
pwctl.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
tpcalib.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
tpcalibvar.h ANSI KNF. 2001-06-04 18:59:31 +00:00
video_subr.c add RCSID 2001-11-13 12:47:33 +00:00
video_subr.h add vc_reverse flag to struct video_chip. 2001-06-05 15:02:40 +00:00
vt220l8x10.h