|
|
@162
|
12 years |
David Azarewicz |
driver info updates, misc cleanup, add comments
This is version 1.28
|
|
|
@160
|
12 years |
David Azarewicz |
fixed trap dump kernel exit, some work on suspend/resume routines
|
|
|
@157
|
12 years |
David Azarewicz |
Fixed up timer functions
|
|
|
@156
|
12 years |
David Azarewicz |
debugging updates
|
|
|
@155
|
12 years |
David Azarewicz |
debugging updates
|
|
|
@154
|
12 years |
David Azarewicz |
Begin adding user info output.
Added LVM support.
|
|
|
@153
|
12 years |
David Azarewicz |
Makefile updates
Debug output improvements
Support for ACPI …
|
|
|
@136
|
13 years |
Markus Thielen |
fixed #16
|
|
|
@125
|
14 years |
cjm |
Version 1.21
------------
- Triggered by reports of performance loss …
|
|
|
@121
|
14 years |
cjm |
OS2AHCI Version 1.19
====================
- Added retry counters to …
|
|
|
@112
|
14 years |
Markus Thielen |
- removed RAS calls (tracing to OS/2 kernel trace buffer was …
|
|
|
@111
|
14 years |
Markus Thielen |
added support for os2trace (buggy; messages get swallowed); reverted …
|
|
|
@110
|
14 years |
Markus Thielen |
contains CMs changes for unaligned buffers; removed unused stack var; …
|
|
|
@101
|
14 years |
Markus Thielen |
use 32bit calculation during validation of BIOS provided CHS data; …
|
|
|
@87
|
14 years |
markus |
changed copyright headers according to contract; removed evaluation message
|
|
|
@86
|
14 years |
chris |
- Cosmetic changes to comments
- Fix number to string conversion for …
|
|
|
@82
|
15 years |
chris |
Version 1.09
============
- Added new command line parameter, "/4", …
|
|
|
@80
|
15 years |
chris |
Version 1.06
============
- Finally came across a BIOS which accesses …
|
|
|
@71
|
15 years |
chris |
- Added minimum NCQ depth for SATA devices which don't support NCQ at …
|
|
|
@70
|
15 years |
chris |
A few small comment changes which where in the queue for a few weeks.
|
|
|
@69
|
15 years |
markus |
fixed ATAPI packet commands; added cache flush in shutdown handler; …
|
|
|
@66
|
15 years |
chris |
- Added code to dprintf TF_DATA register in restart_ctxhook
- Cleaned …
|
|
|
@60
|
15 years |
markus |
added atapi_ calls; untested
|
|
|
@59
|
15 years |
markus |
removed (already commented out) debug code
|
|
|
@58
|
15 years |
markus |
fixed NCQ (yay!)
|
|
|
@57
|
15 years |
markus |
fixed ata_cmd to FIS mapping (LBA-28); removed sector mapping test code
|
|
|
@56
|
15 years |
markus |
dump LBA28/LBA48 and hex dump of FIS to serial terminal
|
|
|
@55
|
15 years |
markus |
fixed readtest to run under OS/2 Ring3 above 2GB; commented out ADD …
|
|
|
@46
|
15 years |
markus |
display geomtry info if debug is set
|
|
|
@39
|
15 years |
markus |
fixed bug reading CHS from identify package result; fixed ATA geometry …
|
|
|
@38
|
15 years |
markus |
changes for drive geometry mapping
|
|
|
@36
|
15 years |
markus |
Heureka! Fixed problems on real hardware (AHCI enabled bit must be set …
|
|
|
@24
|
15 years |
markus |
for watcom build: use watcom calling convention as default, _cdecl …
|
|
|
@22
|
15 years |
markus |
cleanup
|
|
|
@13
|
15 years |
root |
latest NCQ changes from Christian
|
|
copied from trunk/src/ata.c
|
|
|
@8
|
15 years |
markus |
latest changes by Christian
|