From owner-freebsd-questions Wed May 12 12:44:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id A4912153B3 for ; Wed, 12 May 1999 12:44:35 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA26979; Wed, 12 May 1999 12:44:33 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 12 May 1999 12:44:32 -0700 (PDT) From: Doug White To: mperry@george.lbl.gov Cc: questions@FreeBSD.ORG Subject: Re: Kernel support for Hauppage and AW35 Pro cards In-Reply-To: <199905062233.PAA18494@george.lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 6 May 1999 mperry@george.lbl.gov wrote: > In the "make depend", I got these errors: > ../../pci/brooktree848.c: 379: smbus_if.h: No such file or directory > ../../pci/brooktree848.c: 380: iicbus_if.h: No such file or directory > ../../pci/bt848_i2c.c: 61: iicbb_if.h: No such file or directory > ../../pci/bt848_i2c.c: 62: smbus_if.h: No such file or directory > > So, what's going on? What should I do? Read /sys/i386/conf/LINT for the bktr entry. You're missing some required devices. > And, I have an AW35 Pro sound card (I think it may be a cheap > clone of SoundBlaster). Is the Luigi Rizzo "pcm0 ....." entry > correct to put in the kernel config file for freeBSD 3.1 or > is that device already supported also? Yes. > Exactly what entries do I need to put in KERNEL? > Exactly what nodes do I make with #SH MAKEDEV ? You'll need to MAKEDEV: . snd0 or snd1, depending on how your sound card is found . bktr0 Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message