Date: Wed, 12 May 1999 12:44:32 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: mperry@george.lbl.gov Cc: questions@FreeBSD.ORG Subject: Re: Kernel support for Hauppage and AW35 Pro cards Message-ID: <Pine.BSF.4.03.9905121242310.23756-100000@resnet.uoregon.edu> In-Reply-To: <199905062233.PAA18494@george.lbl.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905121242310.23756-100000>