From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 18 07:06:53 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C98A37B477 for ; Mon, 18 Aug 2003 07:06:51 -0700 (PDT) Received: from cadillac.meteo.fr (cadillac.meteo.fr [137.129.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F095E440A0 for ; Mon, 18 Aug 2003 05:51:43 -0700 (PDT) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) MAA02681 for ; Mon, 18 Aug 2003 12:51:41 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) OAA24405 for ; Mon, 18 Aug 2003 14:51:39 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (exmatis1.cnrm.meteo.fr [137.129.157.46]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_24419)/8.7.1) id OAA23731 for ; Mon, 18 Aug 2003 14:52:34 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (localhost [127.0.0.1]) h7ICmgb6035859 for ; Mon, 18 Aug 2003 14:48:42 +0200 (CEST) (envelope-from pokrovsi@exmatis1.cnrm.meteo.fr) Received: (from pokrovsi@localhost) by exmatis1.cnrm.meteo.fr (8.12.9/8.12.9/Submit) id h7ICmgc3035858 for freebsd-hackers@freebsd.org; Mon, 18 Aug 2003 14:48:42 +0200 (CEST) Date: Mon, 18 Aug 2003 14:48:41 +0200 From: Igor Pokrovsky To: freebsd-hackers@freebsd.org Message-ID: <20030818124841.GA35843@exmatis1.cnrm.meteo.fr> Mail-Followup-To: Igor Pokrovsky , freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Accept-Language: ru X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (cti825/CNRM) Organization: METEO FRANCE(CNRM) Subject: PCI quirk X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 14:06:58 -0000 Hello all, I'd like to add a PCI quirk, which will enable SMBus on boot (it gets disabled by BIOS). What is the best place in kernel to do this? I looked through PCI sources, but haven't found any suitable place for that (not like in USB case). -ip -- Write-Protect Tab, n.: A small sticker created to cover the unsightly notch carelessly left by disk manufacturers. The use of the tab creates an error message once in a while, but its aesthetic value far outweighs the momentary inconvenience. -- Robb Russon