Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 1999 15:33:58 -0700 (PDT)
From:      mperry@george.lbl.gov
To:        questions@freebsd.org
Subject:   Kernel support for Hauppage and AW35 Pro cards
Message-ID:  <199905062233.PAA18494@george.lbl.gov>

next in thread | raw e-mail | index | archive | help

Hi,
I've installed freeBSD 3.1 and have a Hauppage Wincast/TV
video card.  I tried to rebuild my kernel with the following
entry for /usr/src/sys/i386/conf/KERNEL:
	device bktr0

The entry "controller pci0" was already present in the config file.

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

Of course, I cd'd to /usr/src/sys/pci and the headers were NOT
there.  I found a README.bt848 that says that the Hauppage card
(brooktree) bktr is built-in.  (Doing "dmesg" and running the
vic app show NO such built-in device or that the device is found).

So, what's going on?  What should I do?

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?

So I guess my questions are:
	Exactly what entries do I need to put in KERNEL?
	Exactly what nodes do I make with #SH MAKEDEV  ?


Thanks very much,
Marcia
(mperry@lbl.gov)


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?199905062233.PAA18494>