Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   mlelstv
Date:           Tue Jan 21 14:52:07 UTC 2014

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: igma.c igmareg.h igmavar.h
        src/sys/dev/pci/igma: igmafb.c

Log Message:
wscons driver for Intel Graphics Media Accelerator.
Initial commit that already works for a couple of Notebooks
based on G35, G45, Sandy Bridge and Ivy Bridge chips.

Despite the word 'Accelerator' there is nothing acclerated yet.


To generate a diff of this commit:
cvs rdiff -u -r1.367 -r1.368 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/igma.c src/sys/dev/pci/igmareg.h \
    src/sys/dev/pci/igmavar.h
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/igma/igmafb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index