From owner-freebsd-stable Sat Feb 14 02:11:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00775 for freebsd-stable-outgoing; Sat, 14 Feb 1998 02:11:34 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from wo-ppp1.cs.titech.ac.jp (07.gate8.tokyo.att.ne.jp [165.76.17.167]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00754; Sat, 14 Feb 1998 02:11:26 -0800 (PST) (envelope-from nagao@cs.titech.ac.jp) Received: from localhost (localhost [127.0.0.1]) by wo-ppp1.cs.titech.ac.jp (8.8.8/3.6W) with ESMTP id TAA23205; Sat, 14 Feb 1998 19:11:03 +0900 (JST) To: luigi@labinfo.iet.unipi.it Cc: nagao@cs.titech.ac.jp, nate@mt.sri.com, freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: Problems with new sound code? From: NAGAO -abtk- Tadaaki In-Reply-To: Your message of "Sat, 14 Feb 1998 09:20:30 +0100 (MET)" <199802140820.JAA23977@labinfo.iet.unipi.it> References: <199802140820.JAA23977@labinfo.iet.unipi.it> X-Mailer: xcite1.19> Mew version 1.93b13 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980214191102R.nagao@wo-ppp1.cs.titech.ac.jp> Date: Sat, 14 Feb 1998 19:11:02 +0900 (JST) X-Dispatcher: imput version 980210 Lines: 22 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hi, In message <199802140820.JAA23977@labinfo.iet.unipi.it>, luigi@labinfo.iet.unipi.it (Luigi Rizzo) as "luigi" wrote: luigi> ok, so the problem is just to see how other drivers handle DEVFS luigi> conditional code... can you point me to some that you are using ? Ok, I'll look into it... ...Oh, is it all because the Nate's patch deleted an "#include" needed for DEVFS? In message <199802122042.NAA05488@mt.sri.com>, nate@mt.sri.com (Nate Williams) as "nate" wrote: nate> --- sound.c 1998/01/31 02:50:37 1.8 nate> +++ sound.c 1998/02/12 20:39:43 : nate> #include nate> -#ifdef DEVFS nate> -#include nate> -#endif /* DEVFS */ nate> - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message