From nobody@FreeBSD.org  Mon Jul  4 21:23:28 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 85F6E16A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Jul 2005 21:23:28 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6ED43D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Jul 2005 21:23:28 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j64LNSBU049487
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 4 Jul 2005 21:23:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j64LNRfb049484;
	Mon, 4 Jul 2005 21:23:27 GMT
	(envelope-from nobody)
Message-Id: <200507042123.j64LNRfb049484@www.freebsd.org>
Date: Mon, 4 Jul 2005 21:23:27 GMT
From: Thor Mitchell <dtmitche@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: When building kernel with smb enabled, smbus_if.h is missing 
X-Send-Pr-Version: www-2.3

>Number:         82988
>Category:       kern
>Synopsis:       When building kernel with smb enabled, smbus_if.h is missing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 04 21:30:15 GMT 2005
>Closed-Date:    Wed Oct 18 19:39:04 GMT 2006
>Last-Modified:  Wed Oct 18 19:39:04 GMT 2006
>Originator:     Thor Mitchell
>Release:        5.4-RELEASE
>Organization:
>Environment:
>Description:
Enabled smb/iicsmb/ichsmb and they cannot compile since they rely on smbus_if.h does not appear in the source tree. 
>How-To-Repeat:
add the following devices to the kernel config:
device smb
device iicbus
device iicbb
device ic
device iic
device iicsmb
device ichsmb

>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 22 23:26:56 GMT 2005 
Responsible-Changed-Why:  
This does not sound i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82988 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Oct 18 19:38:36 UTC 2006 
State-Changed-Why:  
Add also "device smbus" to the kernel config. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82988 
>Unformatted:
