Module Name: src Committed By: wiz Date: Mon Aug 29 13:42:54 UTC 2011
Modified Files: src/share/man/man4: dtvi2c.4 Log Message: Some fixes from Jared, add zl10353, update AUTHORS. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/dtvi2c.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/dtvi2c.4 diff -u src/share/man/man4/dtvi2c.4:1.1 src/share/man/man4/dtvi2c.4:1.2 --- src/share/man/man4/dtvi2c.4:1.1 Sun Aug 14 16:04:12 2011 +++ src/share/man/man4/dtvi2c.4 Mon Aug 29 13:42:53 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: dtvi2c.4,v 1.1 2011/08/14 16:04:12 wiz Exp $ +.\" $NetBSD: dtvi2c.4,v 1.2 2011/08/29 13:42:53 wiz Exp $ .\" .\" Copyright (c) 2011 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -66,21 +66,23 @@ The currently supported modules are: .Bl -tag -width 10n -offset indent .It au8522 -Auvitek AU8522 ATSC demodulator +Auvitek AU8522 ATSC/QAM64/QAM256 demodulator .It cx24227 -Conexant CX24227 ATSC demodulator +Conexant CX24227 ATSC/QAM64/QAM256 demodulator .It lg3303 -LG LGDT3303 ATSC demodulator +LG LGDT3303 ATSC/QAM64/QAM256 demodulator .It mt2131 MicroTune MT2131 ATSC demodulator .It nxt2k XXX description .It tvpll -Philips TUV1236D and LG TDVS-H06xF ? XXX +Generic PLL-based tuners .It xc3028 XCeive XC3028 analog and digital tuner .It xc5k -XXX description +Xceive XC5000 analog and digital tuner +.It zl10353 +Zarlink ZL10353 (Intel CE623x) DVB demodulator .El .Sh FILES .Bl -bullet @@ -89,6 +91,8 @@ needed by nxt2k .It .Pa xc3028L-v36.fw +(provided by +.Pa pkgsrc/sysutils/xc3028l-firmware ) or .Pa xc3028-v27.fw needed by xc3028 @@ -111,7 +115,10 @@ .Nm modules were written by .An Jared D. McNeill -.Aq jmcne...@netbsd.org -and +.Aq jmcne...@netbsd.org , .An Jonathan A. Kollasch -.Aq jakll...@netbsd.org . +.Aq jakll...@netbsd.org , +and +.An Jukka Ruohonen +.Aq jru...@netbsd.org . +.Aq jakll...@netbsd.org ,