Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
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
boot Install script beautifications. 2005-08-11 13:12:55 +00:00
commands install it in /usr/bin instead 2005-08-26 13:02:26 +00:00
drivers Added some more debug statements that are enablable by atapi_debug in the 2005-08-26 19:39:00 +00:00
etc Added rc.cd that gets executed when starting from CD. 2005-08-24 07:33:13 +00:00
include One of Al's memory-friendly changes 2005-08-26 12:38:15 +00:00
kernel Reverted PH copyright to 1987-2001. 2005-08-23 13:10:12 +00:00
lib Added getsockname and getsockopt. 2005-08-25 15:10:57 +00:00
man Al's prettier and lower-memory alternative 2005-08-26 12:58:30 +00:00
servers *** empty log message *** 2005-08-25 12:33:09 +00:00
test Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
tools *** empty log message *** 2005-08-26 09:14:01 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile depend with world 2005-08-12 18:13:39 +00:00