From owner-freebsd-current Mon Feb 17 15:33:44 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B234C37B401 for ; Mon, 17 Feb 2003 15:33:43 -0800 (PST) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0667843F85 for ; Mon, 17 Feb 2003 15:33:43 -0800 (PST) (envelope-from vidalrod@web.de) Received: from p50805e11.dip.t-dialin.net ([80.128.94.17] helo=web.de) by smtp.web.de with asmtp (WEB.DE(Exim) 4.95 #31) id 18kulZ-00080z-00; Tue, 18 Feb 2003 00:33:41 +0100 Message-ID: <3E517154.9020104@web.de> Date: Tue, 18 Feb 2003 00:33:40 +0100 From: =?ISO-8859-1?Q?David_Vidal_Rodr=EDguez?= Reply-To: vidalrod@in.tum.de User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; es-AR; rv:1.2.1) Gecko/20030202 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Gusenbauer Cc: CURRENT Subject: Re: /dev/smb where are you? References: <200302171959.17152.c47g@gmx.at> In-Reply-To: <200302171959.17152.c47g@gmx.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Christian Gusenbauer wrote: > Hello! > > Using a kernel from last friday, I'm not able to get /dev/smb > working. I've added these options to my kernel config: > > device smbus device intpm device alpm > device ichsmb device viapm device amdpm > device nfpm device smb > Maybe you need the following line in your /boot/device.hints: hint.smb.0.at="smbus" I figured that out from my 4.x config file ("device smb0 at smbus?" in MYKERNEL). Good luck! David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message