From owner-freebsd-current@FreeBSD.ORG Tue Jul 27 00:55:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A927116A4CF for ; Tue, 27 Jul 2004 00:55:42 +0000 (GMT) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7266043D5E for ; Tue, 27 Jul 2004 00:55:42 +0000 (GMT) (envelope-from dsyphers@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) ESMTP id i6R0tfrL011377; Mon, 26 Jul 2004 17:55:41 -0700 Received: from d-128-208-61-227.dhcp4.washington.edu (D-128-208-61-227.dhcp4.washington.edu [128.208.61.227]) i6R0tfXA017557 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 26 Jul 2004 17:55:41 -0700 From: David Syphers To: Chris Date: Mon, 26 Jul 2004 17:55:50 -0700 User-Agent: KMail/1.6.2 References: <20040726043607.83420.qmail@web51009.mail.yahoo.com> <4105100B.9030904@tellme3times.com> In-Reply-To: <4105100B.9030904@tellme3times.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407261755.50290.dsyphers@u.washington.edu> cc: freebsd-current@freebsd.org Subject: Re: SOUND X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 00:55:42 -0000 On Monday 26 July 2004 07:07 am, Chris wrote: > Is their a reason why some work with and some work without? If you look at the list, you'll note that all the devices with quotes have numbers in their names, and all those without quotes don't... Since presumably most people are just copying a line out of NOTES, this shouldn't trip up too many people. -David > K Chapman wrote: > >do you get an error building a kernel or on boot after > >installing the new kernel with that device? > > > >i have in my kernel conf file: > >device sound > >device "snd_via8233" > > > >note the quotes...