From f8107f55040b6cb9fb93e5a50237dc44fc5559e3 Mon Sep 17 00:00:00 2001 From: Christoph Pfister Date: Thu, 27 Sep 2007 17:34:21 +0200 Subject: add scan file for uk-Divis http://linuxtv.org/pipermail/linux-dvb/2007-September/020683.html --- dvb-t/uk-Divis | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dvb-t/uk-Divis (limited to 'dvb-t') diff --git a/dvb-t/uk-Divis b/dvb-t/uk-Divis new file mode 100644 index 00000000..96772def --- /dev/null +++ b/dvb-t/uk-Divis @@ -0,0 +1,8 @@ +# Divis (Greater Belfast and the surrounding area) +# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy +T 490000000 8MHz 3/4 NONE QAM64 2k 1/32 NONE +T 514000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE +T 538000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE +T 570000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE +T 578000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE +T 690000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE -- cgit v1.2.3 type='submit' value='switch'/> lcd4linuxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_parport.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7
2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-...sonic741-18/+11
2008-08-27D4D updates by Svenmichael1-38/+60
2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846
2008-08-03signed/unsigned mismatchmichael1-3/+3
2008-07-26added command functionsmichux1-2/+130
2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467
2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617