Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        edac-utils: Userspace helper for kernel EDAC drivers
        
        
        - Summary
- EDAC is the current set of drivers in the Linux kernel that handle
detection of ECC errors from memory controllers for most chipsets
on i386 and x86_64 architectures. This userspace component consists
of an init script which makes sure EDAC drivers and DIMM labels
are loaded at system startup, as well as a library and utility
for reporting current error counts from the EDAC sysfs files.
Changelog
        
            - * Mon Jul  9 17:00:00 2007 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-5
- - Fixed start/stop message, missing echo
- Fixed status command to use edac-util 
            - * Fri Jun 15 17:00:00 2007 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-4
- - Removed debug code left by mistake on initrd file
- Fixed model comparing in edac-ctl script 
            - * Wed Jun 13 17:00:00 2007 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-3
- - Adding COPYING to documents
- Fixing Requires to use a single equal sign, instead of two