Date: Tue, 25 May 1999 14:29:24 +0100 From: Roger Hardiman <roger@cs.strath.ac.uk> To: Thomas David Rivers <rivers@dignus.com> Cc: hackers@FreeBSD.ORG Subject: Re: How to find the PCI chipset type inside a driver Message-ID: <374AA5B4.5D8D22B6@cs.strath.ac.uk> References: <199905251120.HAA04710@lakes.dignus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dave > Just a thought - not really an answer to your question... but... > > I struck me that since bt848 isn't in the default kernel (you have > to build your own kernel for it) - couldn't you just make this > a flag in the config file? > > Then, a couple of #ifdef's in the bt848 driver would handle it. Actually, this is how I have implemented it. I have just commited to -current. Great minds think alike. :-) FYI, the linux bt848/bt878 driver is able to probe around and work out for itself that it is on an old triton 430fx board. Bye Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?374AA5B4.5D8D22B6>