minix/drivers/at_wini
Ben Gras d0cd846ae8 Added some more debug statements that are enablable by atapi_debug in the
boot monitor.

Added SCSI_SENSE command that asks the drive, with request sense, about
diagnostics for the previous error. This command is called and the results
printed when atapi_debug is enabled and atapi errors occur.

Debug output also prints actual commands sent to the drive.

Suddenly, Andy's problem has vanished. Don't know why, minor changes
(e.g. moving the atapi packet data from stack to static) shouldn't have
fixed this.. But with the debug info, we stand a better chance of
finding out what it was if it occurs again.
2005-08-26 19:39:00 +00:00
..
at_wini.c Added some more debug statements that are enablable by atapi_debug in the 2005-08-26 19:39:00 +00:00
at_wini.h Cleanup with gcc.: 2005-08-25 13:14:02 +00:00
Makefile ata-pci support for at driver. 2005-08-25 08:19:11 +00:00