Custom Query (1361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 1361)

Ticket Resolution Summary Owner Reporter
#18 fixed os_freebsd.cpp - convert ATA interfaces from *::ata_command_interface to the ata_pass_through somebody Alex Samorukov
Description

Currently os_freebsd.cpp is still using old ata_command_interface style for all ata classes. Migration to the ata_pass_through will allow to avoid unneeded code duplication and problems related to this. Also it will give an abilty to implement multisector reading and 48bit i/o.

#2 fixed os_freebsd.cpp - added USB detection and converted to the new interface Dan Lukes Alex Samorukov
Description

This is the patch agains current SVN. What was done:

1) Added USB type autodection using CAM layer and USB bus FreeBSD interface. Tested on FreeBSD 7. 2) Converted old style interface to the new, tested with ATA and SCSI devices, should work for other types also

#103 fixed os_darwin.cpp: Migrate to new dev_interface Alex Samorukov Christian Franke
Description

Recent enhancements require features from the new dev_interface like full ATA pass-through support (see ticket #52).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.