From owner-freebsd-questions@FreeBSD.ORG Thu Aug 4 09:54:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD6EB16A41F for ; Thu, 4 Aug 2005 09:54:15 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D7143D49 for ; Thu, 4 Aug 2005 09:54:15 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so147789wra for ; Thu, 04 Aug 2005 02:54:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tw4SmidnPQ8cSmqUc5wSIuSpUHjw9sdgLrHsGoyp0eb+8NIZZeuj4/EinUz0APpfW1QTlj5XF8OzhyoUuS6y6ubrUUVMzd7BZq0/jdAu4FzEzCHiPggXC/7Aa/fgAGxiVqIO+BtIzbZhsT6WltVYaLNMkopGbOf6+MRDypZ1s50= Received: by 10.54.29.28 with SMTP id c28mr1415976wrc; Thu, 04 Aug 2005 02:54:14 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Thu, 4 Aug 2005 02:54:14 -0700 (PDT) Message-ID: Date: Thu, 4 Aug 2005 04:54:14 -0500 From: Nikolas Britton To: hal In-Reply-To: <6A1C7360-A053-4C77-AE30-6E91FD8D8AE4@cc.usu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6A1C7360-A053-4C77-AE30-6E91FD8D8AE4@cc.usu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: sound vs. PCIX bus X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 09:54:15 -0000 On 8/3/05, hal wrote: > Can anyone recommend a sound card for the PCIX bus? >=20 You will not be able to find a sound card that's PCI-X. A 16-bit / 44KHz PCM audio stream is something like 1MB/s and the 32-bit / 33MHz PCI bus can support 133MB/s. I don't think their will ever be a PCI-X based sound card.... You can use a normal PCI card in a PCI-X slot so just buy an el-cheapo sound can an stick pop it in there.... We are talking about PCI-X and not PCI-eXpress, right? Heres a question for others to answer. How would you setup a sound alert if for example one of the drives in a RAID 1 failed? This would be for an ata-mkIII PseudoRAID mirror setup. And what about email or phone call alert?