Module Name: src Committed By: jakllsch Date: Mon Jul 11 00:46:04 UTC 2011
Modified Files: src/sys/dev/pci: files.pci Added Files: src/sys/dev/pci: cxdtv.c cxdtv_boards.c cxdtv_boards.h cxdtvreg.h cxdtvvar.h Log Message: Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips. Initially supports digital reception on ATI HDTV Wonder card. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/cxdtv.c src/sys/dev/pci/cxdtv_boards.c \ src/sys/dev/pci/cxdtv_boards.h src/sys/dev/pci/cxdtvreg.h \ src/sys/dev/pci/cxdtvvar.h cvs rdiff -u -r1.340 -r1.341 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.