Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 08:13:54 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        Tom Parquette <tparquet@twcny.rr.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: What is the actual status of Audigy2 support in 5.1-CURRENT? 
Message-ID:  <20030818151354.45C155D04@ptavv.es.net>
In-Reply-To: Message from Tom Parquette <tparquet@twcny.rr.com>  of "Mon, 18 Aug 2003 11:08:07 EDT." <3F40EBD7.8080909@twcny.rr.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 18 Aug 2003 11:08:07 -0400
> From: Tom Parquette <tparquet@twcny.rr.com>
> Sender: owner-freebsd-current@freebsd.org
> 
> Hi.
> 
> I would like to get an Audigy2 Platnum card working on my AMD dual 
> processor system.  I'm 5.1-CURRENT but I tend to hang back a little.
> I have "device pcm" and "device sbc" in the kernel.  When the system 
> didn't figure out the card I added "device firewire" "device sbp" and 
> "device fwe" to the kernel to see if the probes could figure out the 
> firewire interface.
> 
> The system appears to locate the firewire components of the card.
> It does not seem to understand the sound component.  I get the following 
> at boot time:
> pci2: <multimedia, audio> at device 5.0 (no driver attached)
> 
> I was following the discussion on the -current list about the Sound 
> Blaster Audigy2 support.  I do not know if the discussion continued off 
> list but I suspect it might have.
> 
> A dogpile search turned up a patch file  emu10k2.txt.  From the 
> discussion thread in bsdforums I was unable to determine if this was the 
> same patch file also mentioned in the -current mailing list threads. 
> The first few lines of the patch file I have read:
> diff -u old-emu10k1/emu10k1.c new-emu10k2/emu10k1.c
> --- old-emu10k1/emu10k1.c       Mon Feb 10 03:01:34 2003
> +++ new-emu10k2/emu10k1.c       Thu Feb 13 05:36:10 2003
> @@ -1,4 +1,5 @@
>   /*
> + * Copyright (c) 2003 Orlando Bassotto <orlando.bassotto@ieo-research.it>
> 
> Whereis does not tell me the location of emu10k1.c.
> 
> Can someone in the know clear this up for me?

Can't say that I am "in the know", but...
% locate emu10k1.c
/usr/src/sys/dev/sound/pci/emu10k1.c

In general, locate(1) is a much better tool for finding random source
files.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030818151354.45C155D04>