From owner-cvs-all Thu Jan 28 09:47:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17815 for cvs-all-outgoing; Thu, 28 Jan 1999 09:47:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17803; Thu, 28 Jan 1999 09:47:52 -0800 (PST) (envelope-from roger@FreeBSD.org) From: Roger Hardiman Received: (from roger@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA75450; Thu, 28 Jan 1999 09:47:48 -0800 (PST) (envelope-from roger@FreeBSD.org) Date: Thu, 28 Jan 1999 09:47:48 -0800 (PST) Message-Id: <199901281747.JAA75450@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk roger 1999/01/28 09:47:47 PST Modified files: sys/pci brooktree848.c Log: Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format Auto Detection Mode. This leaves MSP3400C owners still unsupported. Thanks to Gerd Knorr for providing some early assistance and sample code in the linux bttv driver. Nicolas Souchu ported the msp_read/write/reset functions to smbus/iicbus. METEOR_INPUT_DEV2 now selects a composite camera on the SVIDEO port. For true SVIDEO, use METEOR_INPUT_DEV_SVIDEO. If you get a monochrome image from the SVIDEO port, you have seleted the wrong input type. Tested by: Johan Larsson Revision Changes Path 1.64 +356 -16 src/sys/pci/brooktree848.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message