From owner-freebsd-i386@FreeBSD.ORG Tue Jun 24 18:15:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C031106566C; Tue, 24 Jun 2008 18:15:01 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F34578FC14; Tue, 24 Jun 2008 18:15:00 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5OIF03K034134; Tue, 24 Jun 2008 18:15:00 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5OIF0xd034130; Tue, 24 Jun 2008 18:15:00 GMT (envelope-from gavin) Date: Tue, 24 Jun 2008 18:15:00 GMT Message-Id: <200806241815.m5OIF0xd034130@freefall.freebsd.org> To: slynko@tronet.ru, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: i386/74044: [smb] ServerWorks OSB4 SMBus interface does not detected on Intel SRMK2 platform X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 18:15:01 -0000 Synopsis: [smb] ServerWorks OSB4 SMBus interface does not detected on Intel SRMK2 platform State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Tue Jun 24 18:11:47 UTC 2008 State-Changed-Why: To submitter: Sorry this PR has sat around for so long without a response. Is there any chance you still have this system? If so, could you try removing the "#if 0... #endif" from around line 93 of src/sys/pci/intpm.c and seeing if that both fixes the smbus interface detection, and doesn't break anything on your ISA bus (for example PS/2 keyboard)? From looking at various bits of code, I think the reason that this was originally commented out is no longer relevent. Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Tue Jun 24 18:11:47 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=74044