|
|
@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 …
|
|
|
@152
|
12 years |
David Azarewicz |
Changed bldlevel handling
|
|
|
@150
|
12 years |
David Azarewicz |
Minor change for makefile dependencies
|
|
|
@148
|
12 years |
David Azarewicz |
Fix spin-up / power-up issue on some hardware
Changes to debug output …
|
|
|
@147
|
13 years |
rousseau |
Changed the default value of the /r option (TRACK ticket #21)
Reason …
|
|
|
@144
|
13 years |
rousseau |
Fixed the Open Watcom build
Building with Open Watcom produced a non …
|
|
|
@141
|
13 years |
Markus Thielen |
fixed #13 (kernel exit call for trap dumps)
|
|
|
@133
|
13 years |
Markus Thielen |
* (#13) added IDC entry point to allow switching back to BIOS mode
* …
|
|
|
@131
|
14 years |
cjm |
- Last minute change to make the command line option /G work properly. …
|
|
|
@128
|
14 years |
cjm |
- Added IBMS506$ character device driver to support existing SMART …
|
|
|
@125
|
14 years |
cjm |
Version 1.21
------------
- Triggered by reports of performance loss …
|
|
|
@123
|
14 years |
Markus Thielen |
renamed 'cvprintf' to 'ciprintf' to avoid confusion with vprintf-like funcs
|
|
|
@122
|
14 years |
Markus Thielen |
- added support for /q switch (#7)
- added cv#printf macros to support …
|
|
|
@121
|
14 years |
cjm |
OS2AHCI Version 1.19
====================
- Added retry counters to …
|
|
|
@117
|
14 years |
Markus Thielen |
preserve unaligned flag when IORBs are requeued
|
|
|
@116
|
14 years |
Markus Thielen |
- do not initialize com port if base address is 0 (thanks, Steven)
- …
|
|
|
@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; …
|
|
|
@108
|
14 years |
Markus Thielen |
fix for #1
|
|
|
@93
|
14 years |
chris |
- Add "This driver is licensed for use only in conjunction with …
|
|
|
@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
|