From owner-freebsd-questions@freebsd.org Wed Jan 31 23:02:38 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA31EEC2611 for ; Wed, 31 Jan 2018 23:02:38 +0000 (UTC) (envelope-from frankfenderbender@council124.org) Received: from vps349.pairvps.com (vps349.pairvps.com [216.92.231.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 609957DA07 for ; Wed, 31 Jan 2018 23:02:38 +0000 (UTC) (envelope-from frankfenderbender@council124.org) Received: from [192.168.0.100] (unknown [104.220.39.23]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by vps349.pairvps.com (Postfix) with ESMTPSA id DF19CA640C; Wed, 31 Jan 2018 18:02:31 -0500 (EST) Subject: sound-card/driver question Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: C Gray Date: Wed, 31 Jan 2018 15:02:30 -0800 Reply-To: C Gray Content-Transfer-Encoding: quoted-printable Message-Id: <8F08E935-33A8-4B5F-9057-51FAD51DA97D@council124.org> To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.1085) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2018 23:02:38 -0000 I have a Dell PowerEdge T300 server which has the following slots = available: slot 1: 3.3-V, full-length PCIe x4 with x8 connector slot 2: 3.3-V, full-length PCIe x4 slot 3: 3.3-V, full-length PCIe x8 slot 4: 3.3-V, full-length PCIe x8 slot 5: 3.3-V, full-length PCI-X The system is based around: Xeon X3440 @ 2.50 GHz Quad core 2GB DDR3 RAM. It's been said that a driver supported for Vista will work with for = FreeBSD. The card I am looking at works with Microsoft Windows7, Vista, and XP. It's PCI-X based, and would, thus, be inserted into [my] slot 5: Creative Sound Blaster X-Fi Xtreme Gamer SB0770 7.1-Channel PCI = Sound Card My question is whether the CD of sound card drivers are in a = standardized format such that,=20 FreeBSD/TrueOS can use them, as is, just as the Microsoft-verified = environments do? Do they even use the same suffix? Are they well-written enough to = discover the platform whereon they are expected to run (*that is, to "drive"). It the OS discovers the = driver rather than the driver=20 discovering the OS, the same functional use may be achieved, however, = I'm ignorant other than=20 guessing as to how drivers work and what is required for that to take = place. Where are they stored in Windows and in FreeBSD, and how do I install = the proper one from the=20 disk accompanying the card (most likely meant for Microsoft's = toolset/installer. I do recognize that [cr]Apple spent more time avoiding Linux and Windows = standards for=20 customer-control reasons... for their bottom line. So, I am hoping that = the line "canyon" between=20 FreeBSD and Windows is negligible, if non-existent w/r/t card access and = driver installs. Suggestions? Thanks, C Gray frankfenderbender@council124.org