source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @154   12 years David Azarewicz Begin adding user info output. Added LVM support.
(edit) @153   12 years David Azarewicz Makefile updates Debug output improvements Support for ACPI …
(edit) @152   12 years David Azarewicz Changed bldlevel handling
(edit) @151   12 years David Azarewicz Tagging the 1.26 release
(edit) @150   12 years David Azarewicz Minor change for makefile dependencies
(edit) @149   12 years David Azarewicz The rest of the last commit
(edit) @148   12 years David Azarewicz Fix spin-up / power-up issue on some hardware Changes to debug output …
(edit) @147   12 years rousseau Changed the default value of the /r option (TRACK ticket #21) Reason …
(edit) @146   13 years rousseau Corrected missing commenting-out of int 3 instruction in devhelp.h …
(edit) @145   13 years rousseau Possibly fixed VirtualBox trap #8/reset problem (TRAC ticket #15) …
(edit) @144   13 years rousseau Fixed the Open Watcom build Building with Open Watcom produced a non …
(edit) @143   13 years rousseau Added build and clean scripts Also modified clean-target to delete …
(edit) @142   13 years Markus Thielen tagging 1.25
(edit) @141   13 years Markus Thielen fixed #13 (kernel exit call for trap dumps)
(edit) @140   13 years Markus Thielen tagging 1.24
(edit) @139   13 years Markus Thielen added tag.cmd
(edit) @138   13 years Markus Thielen fix for #14
(edit) @137   13 years Markus Thielen removed obsolete file in idctest
(edit) @136   13 years Markus Thielen fixed #16
(edit) @135   13 years Markus Thielen minor change to ioctl_test.c so gcc compiles it without warnings
(edit) @134   13 years Markus Thielen tagging 1.23
(edit) @133   13 years Markus Thielen * (#13) added IDC entry point to allow switching back to BIOS mode * …
(edit) @132   14 years cjm tagging release 1.22
(edit) @131   14 years cjm - Last minute change to make the command line option /G work properly. …
(edit) @130   14 years cjm tagging release 1.22
(edit) @129   14 years cjm - Finishing touches to SMART support in the context of tests with …
(edit) @128   14 years cjm - Added IBMS506$ character device driver to support existing SMART …
(edit) @127   14 years cjm tagging release 1.21
(edit) @126   14 years cjm - Disabled SMART preliminary SMART support which as not yet been …
(edit) @125   14 years cjm Version 1.21 ------------ - Triggered by reports of performance loss …
(edit) @124   14 years Markus Thielen tagging release 1.19
(edit) @123   14 years Markus Thielen renamed 'cvprintf' to 'ciprintf' to avoid confusion with vprintf-like funcs
(edit) @122   14 years Markus Thielen - added support for /q switch (#7) - added cv#printf macros to support …
(edit) @121   14 years cjm OS2AHCI Version 1.19 ==================== - Added retry counters to …
(edit) @120   14 years Markus Thielen updated README
(edit) @119   14 years Markus Thielen tagging 1.18
(edit) @118   14 years Markus Thielen include time stamps in debug log
(edit) @117   14 years Markus Thielen preserve unaligned flag when IORBs are requeued
(edit) @116   14 years Markus Thielen - do not initialize com port if base address is 0 (thanks, Steven) - …
(edit) @115   14 years Markus Thielen added os2ahci.def to ignore list (is a generated file)
(edit) @114   14 years Markus Thielen added trace.c
(edit) @113   14 years Markus Thielen removed warning (missing return statement)
(edit) @112   14 years Markus Thielen - removed RAS calls (tracing to OS/2 kernel trace buffer was …
(edit) @111   14 years Markus Thielen added support for os2trace (buggy; messages get swallowed); reverted …
(edit) @110   14 years Markus Thielen contains CMs changes for unaligned buffers; removed unused stack var; …
(edit) @109   14 years Markus Thielen added unaligned buffer option
(edit) @108   14 years Markus Thielen fix for #1
(edit) @107   14 years Markus Thielen added incremental buffer size (loop) to readsect; added logging to readsect
(edit) @106   14 years Markus Thielen fixed a typo in usage; removed unused local variable
(edit) @105   14 years Markus Thielen changed readsect; buffer size can now be set on the command line
(edit) @104   14 years Markus Thielen added readtest.c (sector read program)
(edit) @103   14 years Markus Thielen added error interrupt info to serial dump
(edit) @102   14 years Markus Thielen avoid possible IRQ storm during error handling
(edit) @101   14 years Markus Thielen use 32bit calculation during validation of BIOS provided CHS data; …
(edit) @100   14 years Markus Thielen fixed Makefile bug (DEF file not rebuilt if version.h changed)
(edit) @99   14 years ktk removed directory
(edit) @98   14 years ktk new directory
(edit) @97   14 years markus tagging 1.12, first public release
(edit) @96   14 years markus added tags dir
(edit) @95   14 years markus removed os2ahci.def from SVN, since it's a created file; changed …
(edit) @94   14 years markus updated README (toolchain description)
(edit) @93   14 years chris - Add "This driver is licensed for use only in conjunction with …
(edit) @92   14 years chris - Changes to README
(edit) @91   14 years chris - updated README
(edit) @90   14 years chris - Added README
(edit) @89   14 years markus added doc dir incl. info about command line switches
(edit) @88   14 years markus changed bldlevel signature according to contract
(edit) @87   14 years markus changed copyright headers according to contract; removed evaluation message
(edit) @86   14 years chris - Cosmetic changes to comments - Fix number to string conversion for …
(edit) @85   14 years markus new version 1.10
(edit) @84   14 years chris - Added ioctl.c, ioctl.h and apm.c to repository
(edit) @83   14 years markus removed BLDLEVEL_ constants from version.h to get rid of redundant …
(edit) @82   14 years chris Version 1.09 ============ - Added new command line parameter, "/4", …
(edit) @81   14 years chris Version 1.07 ============ - Changed resource allocation such that all …
(edit) @80   14 years chris Version 1.06 ============ - Finally came across a BIOS which accesses …
(edit) @79   14 years chris - fixed debug print code in readl/writel (stack offset after printf() …
(edit) @78   14 years markus set EOL style for OS/2 cmds to CRLF
(edit) @77   14 years chris - Further fixes to automatic ATAPI sense handling, now supporting …
(edit) @76   14 years chris - APM support - Generic IOCTL interface for adapter passthrough …
(edit) @75   14 years chris atapi.c: - Extended workaround for incorrect direction bits to "mode …
(edit) @74   14 years chris - ATAPI fixes; still having trouble with INQUIRY command bein sent …
(edit) @73   14 years chris - Actually, I tried to get CR/LF-formatted Rexx scripts checked in but …
(edit) @72   14 years chris - cosmetic changes
(edit) @71   14 years chris - Added minimum NCQ depth for SATA devices which don't support NCQ at …
(edit) @70   15 years chris A few small comment changes which where in the queue for a few weeks.
(edit) @69   15 years markus fixed ATAPI packet commands; added cache flush in shutdown handler; …
(edit) @68   15 years markus made it compile, added atapi command mapping/padding (->12 bytes)
(edit) @67   15 years markus set AP_WRITE flag for atapi_exec_cdb commands according to flags in IORB
(edit) @66   15 years chris - Added code to dprintf TF_DATA register in restart_ctxhook - Cleaned …
(edit) @65   15 years root added padding to ATAPI CDBs
(edit) @64   15 years markus changed atapi command bits; ATAPI commands are still not working
(edit) @63   15 years markus added feature byte to ATAPI commands; fixed request sense CDB
(edit) @62   15 years markus fixed wrong ATAPI_REQ_SENSE command
(edit) @61   15 years markus removed INT 3 from memcpy (haha, got ya!); removed obsolete …
(edit) @60   15 years markus added atapi_ calls; untested
(edit) @59   15 years markus removed (already commented out) debug code
(edit) @58   15 years markus fixed NCQ (yay!)
(edit) @57   15 years markus fixed ata_cmd to FIS mapping (LBA-28); removed sector mapping test code
(edit) @56   15 years markus dump LBA28/LBA48 and hex dump of FIS to serial terminal
(edit) @55   15 years markus fixed readtest to run under OS/2 Ring3 above 2GB; commented out ADD …
Note: See TracRevisionLog for help on using the revision log.