source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @209   5 years David Azarewicz Debugging support changes.
(edit) @208   5 years David Azarewicz Use standardized routines.
(edit) @207   5 years David Azarewicz Add 64/48 bit LBA support.
(edit) @206   5 years David Azarewicz Reworked internal implementation of /U
(edit) @205   5 years David Azarewicz Fixed ADD RM id.
(edit) @204   5 years David Azarewicz Variable name changes.
(edit) @202   6 years David Azarewicz Added reset counter.
(edit) @201   6 years David Azarewicz Fixed trap in hardware failure recovery.
(edit) @200   7 years David Azarewicz Minor changes to debug output.
(edit) @198   7 years David Azarewicz Added Usable Disk option.
(edit) @196   7 years David Azarewicz Changes to debug output for debug versions. Removed interrupt …
(edit) @193   8 years David Azarewicz Fixed IOCtl pass-thru interface. Cosmetic changes to user interface. …
(edit) @191   8 years David Azarewicz Misc fixes. NULL pointer fixes.
(edit) @190   8 years David Azarewicz Added MSI support.
(edit) @188   8 years David Azarewicz Fixed interrupt problem.
(edit) @186   9 years David Azarewicz Doc changes Warpin package changes
(edit) @185   9 years David Azarewicz Fix for sparse port hardware
(edit) @184   9 years David Azarewicz Reworked makefile Fixed context hook logic.
(edit) @183   9 years David Azarewicz Moved dma buffer pointers.
(edit) @182   9 years David Azarewicz Rearranged CAPS configuration.
(edit) @181   9 years David Azarewicz Debugging changes
(edit) @180   9 years David Azarewicz Build system updates.
(edit) @179   9 years David Azarewicz Add some missing files.
(edit) @178   9 years David Azarewicz Major reorganization
(edit) @177   9 years David Azarewicz Repository cleanup
(edit) @176   10 years David Azarewicz Documentation and makefile changes for Arca Noae packaging. No code …
(edit) @174   12 years David Azarewicz Fix for hardware that reports incorrect status. Now report both real …
(edit) @173   12 years Steven Levine Correct minor typo
(edit) @171   12 years David Azarewicz Enhanced debug output Fixed a long time PCI ID bug.
(edit) @170   12 years David Azarewicz Increased size of debug buffer
(edit) @169   12 years David Azarewicz Added a check for bad geometries reported by the BIOS and fix them.
(edit) @167   12 years David Azarewicz minor changes to debug output
(edit) @166   12 years David Azarewicz added ability to ignore individual ports
(edit) @165   12 years David Azarewicz code cleanup - debug messages fixed defect in smart ioctl
(edit) @164   12 years David Azarewicz Debug output updates
(edit) @163   12 years David Azarewicz Changed scsi emulation to be on by default This is version 1.29
(edit) @162   12 years David Azarewicz driver info updates, misc cleanup, add comments This is version 1.28
(edit) @161   12 years David Azarewicz Suspend/resume changes
(edit) @160   12 years David Azarewicz fixed trap dump kernel exit, some work on suspend/resume routines
(edit) @159   12 years David Azarewicz Minor change to timer routines. This is version 1.27.
(edit) @158   12 years David Azarewicz readme and build scripts cleanup
(edit) @157   12 years David Azarewicz Fixed up timer functions
(edit) @156   12 years David Azarewicz debugging updates
(edit) @155   13 years David Azarewicz debugging updates
(edit) @154   13 years David Azarewicz Begin adding user info output. Added LVM support.
(edit) @153   13 years David Azarewicz Makefile updates Debug output improvements Support for ACPI …
(edit) @152   13 years David Azarewicz Changed bldlevel handling
(edit) @150   13 years David Azarewicz Minor change for makefile dependencies
(edit) @149   13 years David Azarewicz The rest of the last commit
(edit) @148   13 years David Azarewicz Fix spin-up / power-up issue on some hardware Changes to debug output …
(edit) @147   13 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) @141   13 years Markus Thielen fixed #13 (kernel exit call for trap dumps)
(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) @133   13 years Markus Thielen * (#13) added IDC entry point to allow switching back to BIOS mode * …
(edit) @131   14 years cjm - Last minute change to make the command line option /G work properly. …
(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) @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) @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) @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) @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) @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   15 years markus new version 1.10
(edit) @84   15 years chris - Added ioctl.c, ioctl.h and apm.c to repository
Note: See TracRevisionLog for help on using the revision log.