From owner-cvs-sys Mon Mar 17 09:41:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA22343 for cvs-sys-outgoing; Mon, 17 Mar 1997 09:41:28 -0800 (PST) Received: (from fsmp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA22336; Mon, 17 Mar 1997 09:41:26 -0800 (PST) Date: Mon, 17 Mar 1997 09:41:26 -0800 (PST) From: Steve Passe Message-Id: <199703171741.JAA22336@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fsmp 97/03/17 09:41:26 Modified: sys/pci brooktree848.c Log: Submitted by: Doug White I broke the cable tuning with my 'TEST_A' code. Remove TEST_A define till I finish this change for both tuning modes. Note that this will effectively break the new TVTUNER_SETFREQ/TVTUNER_GETFREQ ioctl()s. These aren't used by anyone but me yet (attempt to provide full resolution fine tuning for "fringe" stations) so it should be no problem Revision Changes Path 1.3 +1 -1 src/sys/pci/brooktree848.c