NetBSD/sys/dev/ata
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
..
ata_wdc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ata.c In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
atareg.h Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
atavar.h Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
files.ata whitespace police 2001-02-24 01:59:46 +00:00
Makefile Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
wd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
wdvar.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00