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.