minix/drivers
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 Added some more debug statements that are enablable by atapi_debug in the 2005-08-26 19:39:00 +00:00
bios_wini *** empty log message *** 2005-08-25 13:31:35 +00:00
cmos Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
dp8390 Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
dpeth Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
floppy ata-pci support for at driver. 2005-08-25 08:19:11 +00:00
fxp Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
libdriver Cleanup with gcc. 2005-08-25 12:50:11 +00:00
libpci Added debug output for unsupported PCI-to-PCI bridges. 2005-08-26 11:36:57 +00:00
log *** empty log message *** 2005-08-25 13:02:15 +00:00
memory Fixed gcc warnings in MEM driver. 2005-08-25 12:35:59 +00:00
printer Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
random *** empty log message *** 2005-08-25 13:02:15 +00:00
rtl8139 Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
sb16 Remove double-blank lines (Al) 2005-08-22 15:17:42 +00:00
tty ata-pci support for at driver. 2005-08-25 08:19:11 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile New makefile (src/tools/Makefile) logic: 2005-08-23 12:53:35 +00:00