Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 1998 17:08:22 -0700
From:      "Kelvin Farmer" <erkaf@my-dejanews.com>
To:        current@FreeBSD.ORG
Subject:   Re: make kernel fails:booktree848.c
Message-ID:  <HLNHMEEEIPNOHAAA@my-dejanews.com>

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

On Mon, 02 Nov 1998 15:25:44   Kelvin Farmer wrote:
>I just updated my src tree (cvsup) but now I can't make a kernel, since i get the following error:

Nevermind... I saw the re:bktro broken thread and figured it out. The instructions in LINT are NOT clear about what to add to make bktr0 work.

adding:controller      smbus0
device          smb0 at smbus?

controller      iicbus0
controller      icbb0
device          ic0 at iicbus?
device          iic0 at iicbus?
device          iicsmb0 at iicbus?
device          iicbb0 at iicbus?
device          bktr0
                     
to the config file works, and produces on bootup:

bktr0: <BrookTree 848> rev 0x11 int a irq 10 on pci0.19.0
bti2c0: <bt848 Hard/Soft I2C controller>
iicbb0: <I2C generic bit-banging driver> on bti2c0
iicbus0: <Philips I2C bus> on iicbb0 addr 0xf0
Probing for devices on iicbus0: <c0> <c1> <c2> <c3>
iicsmb0: <I2C to SMB bridge> on iicbus0
smbus0: <System Management Bus> on iicsmb0
smbus1: <System Management Bus> on bti2c0
Miro TV, Temic NTSC tuner.               

I suppose detailed info on what exactly IS needed is yet to come... =)
Cheers
Kelvin.



-----== Sent via Deja News, The Discussion Network ==-----
http://www.dejanews.com/  Easy access to 50,000+ discussion forums

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?HLNHMEEEIPNOHAAA>