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:   jakllsch
Date:           Thu Aug  4 14:43:55 UTC 2011

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: coram.c coramvar.h cx23885reg.h

Log Message:
Add coram(4).

A driver for CX23885-based TV cards, such as the
Hauppauge WinTV HVR-1250 "Coram" board.

Currently only supports ATSC 8VSB reception.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/coram.c src/sys/dev/pci/coramvar.h \
    src/sys/dev/pci/cx23885reg.h
cvs rdiff -u -r1.342 -r1.343 src/sys/dev/pci/files.pci

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