From owner-freebsd-multimedia Wed Jan 2 4: 8: 7 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from breg.mc.mpls.visi.com (breg.mc.mpls.visi.com [208.42.156.101]) by hub.freebsd.org (Postfix) with ESMTP id 5277537B405 for ; Wed, 2 Jan 2002 04:08:04 -0800 (PST) Received: from sheol.localdomain (hawkeyd-fw.dsl.visi.com [208.42.101.193]) by breg.mc.mpls.visi.com (Postfix) with ESMTP id 51E342D0404; Wed, 2 Jan 2002 06:08:03 -0600 (CST) Received: (from hawkeyd@localhost) by sheol.localdomain (8.11.1/8.11.1) id g02C81w02386; Wed, 2 Jan 2002 06:08:01 -0600 (CST) (envelope-from hawkeyd) Date: Wed, 2 Jan 2002 06:08:01 -0600 (CST) Message-Id: <200201021208.g02C81w02386@sheol.localdomain> Mime-Version: 1.0 X-Newsreader: knews 0.9.8a Reply-To: hawkeyd@visi.com Organization: if (!FIFO) if (!LIFO) break; References: In-Reply-To: From: hawkeyd@visi.com (D J Hawkey Jr) Subject: Re: Help with intel i810 mobo sound config in FreeBSD 4.4 X-Original-Newsgroups: sol.lists.freebsd.multimedia To: gunawabs@purdue.edu, freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 4.4REL's CVS has the source modules for i810/ICH sound support. What leads you to believe you need that patch? Dave -- Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" In article , gunawabs@purdue.edu writes: > Hello, > Happy new year 2002 =) > > I'm a newbie here. I have FreeBSD 4.4 in my box that has intel i810 mobo. > I got X to work fine. But I still have problem configuring the sound. > I've done some searching on the net, and I found this website mentioned a > couple times in this list archive and in other people's sites. > > http://www.katsurajima.seya.yokohama.jp/ich/ > > So I followed the instruction in the page. Downloaded the ich.c.gz for > FreeBSD 4-stable, 5-Current one, copied it to the src tree, added the > necessary line, config my kernel, make depend, and I got a bunch of errors > in the "make" process. > In my "make depend", I've noticed these lines (if these mean something??): > > ===> sound/driver/ich rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ > -I@/../include > /usr/src/sys/modules/sound/driver/ich/../../../../dev/sound/pci/ich.c > > But the make depend didn't give any error though. When I typed "make", > errors occur in the ich.c file. It said a lot about snd_dbuf, it looks > like it couldn't find the snd_dbuf variable or something. > > Does anybody know what I might do wrong? Thanks in advance. > > -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message