From owner-freebsd-hardware@FreeBSD.ORG Wed Dec 18 10:55:39 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 828FEFFE; Wed, 18 Dec 2013 10:55:39 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF6711E4; Wed, 18 Dec 2013 10:55:38 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 781B820B6C; Wed, 18 Dec 2013 05:55:28 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Wed, 18 Dec 2013 05:55:28 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=FuEiyJ/Q/M2tgrOeGTceMS qElRQ=; b=O1hDthgsJ43/blYqSzsK0nLVrk+O1iI/9UMJFw1l1a9r+ocOKQfvVH 2VasdGEDkMDIfOSBM/qUP/+TPQmSq1K560t7SQjjSh49q6vtvwGkujkD2tOcmooJ 7s7pDip/wYoVgkjxl3TGe6wDQ5NVd3VURJKSBF6gRdV5tfbynd92g= X-Sasl-enc: CGCLUwCBy38aSJBeI1tKrrR1zMp35p7dSOZrQn2GEP4v 1387364127 Received: from [192.168.42.159] (unknown [80.187.101.171]) by mail.messagingengine.com (Postfix) with ESMTPA id 7CC9B6800F8; Wed, 18 Dec 2013 05:55:27 -0500 (EST) Message-ID: <52B17EE6.7060101@ladisch.de> Date: Wed, 18 Dec 2013 11:54:30 +0100 From: Clemens Ladisch User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: Soundcard with SPDIF input? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 10:55:39 -0000 grarpamp wrote: > Looks like Creative SoundBlaster made some stuff with SPDIF input. Many wavetable-based Creative cards resample their SPDIF input. > On Tue, Dec 17, 2013 at 8:41 AM, Tom wrote: >> There are however masses of very cheap cards based on CMedia CMI8738 >> with optical SPDIF in/out But as far as I can tell, cmi.c does not support S/PDIF input. (I touched the Linux driver; I'd be willing to provide information to any FreeBSD developer.) Regards, Clemens