Date: Sun, 2 May 1999 00:31:04 -0400 (EDT) From: Mike Fisher <mfisher@csh.rit.edu> To: Angelo Nardone <ang@adinet.com.uy> Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: bktr (brooktree device) Message-ID: <Pine.BSF.4.10.9905020029070.39586-100000@parsons.csh.rit.edu> In-Reply-To: <372B95B6.20CA5223@adinet.com.uy>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 1 May 1999, Angelo Nardone wrote: > I have a 3.1-stable, and I included the "bktr" device in my local config > > for create a new kernel. > I generated the directory, and when I made "make depend" i had the > messages that the file "smbus_if.h" , "iicbus_if.h" and "iicbb_if.h" > doesn't exist. And dos not exists, but the files "smbus_if.m" > ,"iicbus_if.m" and "iicbb_if.m" exists. > I can't compile the kernel, the files with the problems are > "brooktree848.c" and bt848_i2c.c". > Do somebody know what is the problem ? Yes. You forgot to include the smbus, iicbus, and iicbb controllers in your kernel config file. - From the bktr(4) manpage: SYNOPSIS device bktr0 controller iicbus0 controller iicbb0 controller smbus0 - -- Mike "Live for yourself -- there's no one else more worth living for." -- Rush -----BEGIN PGP SIGNATURE----- Version: PGP for Personal Privacy 5.0i Comment: Charset: noconv iQA/AwUBNyvVCANoiUfuQq8NEQLv/ACfefXZn+duOhI4hGYYjlvB5Lg8GksAoMvP Uo/1Tm54v/9W74nYeBr/L8Ff =ZNO2 -----END PGP SIGNATURE----- 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.10.9905020029070.39586-100000>