freebsd_amp_hwpstate/sys/i386
Andreas Schulz 563ac84861 Added more status bytes for the mitsumi drive. This is only an ugly
hack in the moment for testing purposes and to get the drive going
again.
0x20 means empty drive.
0x30 means closed drive with CDROM inserted.
0x80 means drive pulled out, but door closed.
0xa0 means drive pulled out and door open.
Luckily none of these values are the same as that reported for Ethernet
cards ( 0 for WD8003E, 0x40 for WD8013EPC, 0x60 for NE2000).
The bad part is, the probe code gets the WD8003E so hosed, that it is
no longer usable after it. No problem with the WD8013EPC.
1994-03-05 21:41:51 +00:00
..
boot Bump boot block revision to 1.9 by a dummy edit on disk.c and: 1994-02-22 22:59:40 +00:00
conf Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:18:09 +00:00
eisa Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably 1994-02-17 05:48:08 +00:00
i386 Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:28:38 +00:00
include Bump CLK_TCK to more precise value (128) 1994-02-26 00:56:02 +00:00
isa Added more status bytes for the mitsumi drive. This is only an ugly 1994-03-05 21:41:51 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00