From owner-freebsd-hackers Mon Jan 25 14:19:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21283 for freebsd-hackers-outgoing; Mon, 25 Jan 1999 14:19:20 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from reliam.teaser.fr (reliam.teaser.fr [194.51.80.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21261; Mon, 25 Jan 1999 14:19:15 -0800 (PST) (envelope-from son@teaser.fr) Received: from teaser.fr (ppp1087-ft.teaser.fr [194.206.156.40]) by reliam.teaser.fr (8.9.1a/8.9.1a) with ESMTP id XAA23467; Mon, 25 Jan 1999 23:18:57 +0100 (MET) Received: (from son@localhost) by teaser.fr (8.9.2/8.9.1) id XAA01493; Mon, 25 Jan 1999 23:15:14 +0100 (CET) (envelope-from son) Message-ID: <19990125231509.35291@breizh.prism.uvsq.fr> Date: Mon, 25 Jan 1999 23:15:09 +0100 From: Nicolas Souchu To: multimedia@FreeBSD.ORG Cc: hackers@FreeBSD.ORG Subject: Re: Some SMBus Stuffs. References: <199901251651.BAA27916@shidahara1.planet.sci.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199901251651.BAA27916@shidahara1.planet.sci.kobe-u.ac.jp>; from Takanori Watanabe on Tue, Jan 26, 1999 at 01:51:13AM +0900 X-Operating-System: FreeBSD breizh 4.0-CURRENT FreeBSD 4.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 01:51:13AM +0900, Takanori Watanabe wrote: > >The driver for SMBus on Intel PIIX4 Power Management Controller >has been commited. >Now, I have some examples for SMBus application. >It is available at >http://www.planet.sci.kobe-u.ac.jp/~takawata/smbus/examples/ >.. >And currently,you have to modify not only your configuration file >but also files.i386 and pcisupport.c . Not exactly, I've just committed a fix. Just add the smbus stuff in your machine file + 'controller intpm0' as described in the recently committed LINT. See also intpm(4). >The kernel patches are available at >http://www.planet.sci.kobe-u.ac.jp/~takawata/smbus/sys/ >Please test the codes and give some advices. > >This device requires IRQ 9 exclusively.To use this, enable >ACPI function in BIOS configuration,or PnP mechanism assigns conflicted >IRQ for PnP ISA card. And don't use IRQ 9 for Non-PnP ISA cards. > >Takanori Watanabe > >Public Key >Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-hackers" in the body of the message > Nicholas. -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message