Subject: CVS commit: src/sys/dev/pci/bktr
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/28/2005 20:41:56
Module Name:	src
Committed By:	wiz
Date:		Wed Dec 28 20:41:56 UTC 2005

Modified Files:
	src/sys/dev/pci/bktr: bktr_tuner.c

Log Message:
Sync with SourceForge 1.5:
revision 1.5
date: 2003/03/13 22:21:04;  author: emsi;  state: Exp;  lines: +17 -18
Fill in band switch crosspoints and use that instead of hardcoded
values in the band switching code. For now fill in the formerly
hard-coded values 160 and 454 until we can find out the real values
for each tuner. Also make those variables int instead of char
so it can actually hold 454...


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/bktr/bktr_tuner.c

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