]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format
authorroger <roger@FreeBSD.org>
Thu, 28 Jan 1999 17:47:47 +0000 (17:47 +0000)
committerroger <roger@FreeBSD.org>
Thu, 28 Jan 1999 17:47:47 +0000 (17:47 +0000)
commita1fb428f4f6ad8ebc5aaa5052393d89c5237b31f
treee75046cd249b459ed80be4d6ecc882098481197e
parent0f1371bcfb9c4ca67ee34db87fe9e85083405274
Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format
Auto Detection Mode. This leaves MSP3400C owners still unsupported.
Thanks to Gerd Knorr <kraxel@cs.tu-berlin.de> for providing some early
assistance and sample code in the linux bttv driver.
Nicolas Souchu <nsouch@freebsd.org> 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<gozer@ludd.luth.se>
sys/dev/bktr/bktr_core.c
sys/pci/brooktree848.c