Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ken Hornstein <kenh@netbsd.org>
List: source-changes
Date: 11/19/1998 11:46:13
Module Name:	src
Committed By:	kenh
Date:		Thu Nov 19 19:46:12 UTC 1998

Modified Files:
	src/sys/dev/ata: wd.c
Log Message:
Add support for the WDCIOCCOMMAND ioctl.  This allows the sending of
arbitrary ATA commands from user-space.  Concepts mostly taken from
the implementation of the SCIOCCOMMAND ioctl.