|
|
@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
|
14 years |
chris |
Version 1.09
============
- Added new command line parameter, "/4", …
|
|
|
@80
|
14 years |
chris |
Version 1.06
============
- Finally came across a BIOS which accesses …
|
|
|
@77
|
15 years |
chris |
- Further fixes to automatic ATAPI sense handling, now supporting …
|
|
|
@76
|
15 years |
chris |
- APM support
- Generic IOCTL interface for adapter passthrough …
|
|
|
@75
|
15 years |
chris |
atapi.c:
- Extended workaround for incorrect direction bits to "mode …
|
|
|
@71
|
15 years |
chris |
- Added minimum NCQ depth for SATA devices which don't support NCQ at …
|
|
|
@69
|
15 years |
markus |
fixed ATAPI packet commands; added cache flush in shutdown handler; …
|
|
|
@67
|
15 years |
markus |
set AP_WRITE flag for atapi_exec_cdb commands according to flags in IORB
|
|
|
@47
|
15 years |
markus |
removed NCQ flag array dump
|
|
|
@43
|
15 years |
markus |
removed unused local vars
|
|
|
@42
|
15 years |
markus |
fixed NCQ disabling via switch
|
|
|
@41
|
15 years |
markus |
set disable_ncq to 0x01 instead of 0xff in command line parser
|
|
|
@40
|
15 years |
markus |
added option to disable NCQ for all adapters/ports
|
|
|
@35
|
15 years |
markus |
working on interrupts, bug not found so far
|
|
|
@34
|
15 years |
markus |
set builddate in DRIVERSTRUCT; fixed RM device signature
|
|
|
@33
|
15 years |
markus |
added evaluation version message; changed boot logo to contain adapter …
|
|
|
@32
|
15 years |
markus |
results of testing with AMD SB800... not yet working
|
|
|
@26
|
15 years |
markus |
c600 build now uses ALP instead of MASM; added calling conventions to …
|
|
|
@25
|
15 years |
markus |
watcom calling conventions…
|
|
|
@24
|
15 years |
markus |
for watcom build: use watcom calling convention as default, _cdecl …
|
|
|
@17
|
15 years |
markus |
removed duplicate exit message; added "no adapters found" message
|
|
|
@16
|
15 years |
markus |
Changed wmakefile to use link.exe and alp.exe (Assembler) from DDK, …
|
|
|
@14
|
15 years |
markus |
merged last NCQ related changes with Watcom related changes
|
|
|
@13
|
15 years |
root |
latest NCQ changes from Christian
|
|
copied from trunk/src/os2ahci.c
|
|
|
@9
|
15 years |
root |
fixes for Watcom compiler
|