haiku/headers/private/drivers
Jerome Duval 3ffd22ce6d usb_disk: base the error sense handling on a reference table.
* imported asc-num.txt as a reference, was used to generate the asc sense table.
* use the sense asc and key tables to know which action and status codes are
to be applied.
* tested with an hard disk and a dvd reader.
* these tables could be reused by the scsi_periph module.
2013-09-20 23:56:06 +02:00
..
ata_adapter.h I am trying to help a bit with the transition from IDE to ATA stack. 2009-05-10 17:04:04 +00:00
ata_types.h * Reworked device detection, we'll see how well this works... 2009-04-18 20:58:33 +00:00
dvb.h
ide_adapter.h * add missed header file that goes along with r42725 2011-09-08 18:30:28 +00:00
ide_types.h Some enum definitions were also defining variables. 2010-06-21 16:13:47 +00:00
iscsi_cmds.h iSCSI: Add header for protocol 2010-09-04 21:09:13 +00:00
ksocket.h
lendian_bitfield.h Remove hardcoding of endianness... that'll likely help ppc :) 2008-05-25 20:12:00 +00:00
poke.h
random.h random: add a Virtio RNG module 2013-08-29 18:47:48 +02:00
scsi_cmds.h scsi_cmds.h: added SCSIS_ASC_CAPACITY_DATA_HAS_CHANGED 2013-07-17 17:19:46 +02:00
scsi_periph.h * Added a read_write() function to the scsi_periph module. 2010-06-01 13:37:55 +00:00
scsi_sense.h usb_disk: base the error sense handling on a reference table. 2013-09-20 23:56:06 +02:00
tty.h