freebsd-dev/sys
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
..
alpha/include Make the screen savers runtime switchable. Everybody wants a 1994-02-04 10:36:15 +00:00
amd64 Correct definitions of flags used by sigreturn to validate sigcontext. 1994-02-24 00:21:12 +00:00
conf dcfclk driver obsoleted, sio/TIOCTIMESTAMP took over. 1994-02-27 21:53:54 +00:00
ddb ps works inside ddb now. 1994-02-11 21:14:52 +00:00
dev Added more status bytes for the mitsumi drive. This is only an ugly 1994-03-05 21:41:51 +00:00
i386 Added more status bytes for the mitsumi drive. This is only an ugly 1994-03-05 21:41:51 +00:00
isa Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:28:38 +00:00
kern Fixed bugs in stack grow code, and moved it back into a seperate function 1994-02-08 09:26:04 +00:00
powerpc/include Bump CLK_TCK to more precise value (128) 1994-02-26 00:56:02 +00:00
scsi Gee, seems like I have commited this fix at least 3 times :-) 1994-02-07 02:15:01 +00:00
sys This is the new link.h from Paul K. Keeping history is even probably a bad 1994-02-13 20:47:18 +00:00