Date: Tue, 18 Feb 2003 00:33:40 +0100 From: =?ISO-8859-1?Q?David_Vidal_Rodr=EDguez?= <vidalrod@web.de> To: Christian Gusenbauer <c47g@gmx.at> Cc: CURRENT <freebsd-current@FreeBSD.ORG> Subject: Re: /dev/smb where are you? Message-ID: <3E517154.9020104@web.de> In-Reply-To: <200302171959.17152.c47g@gmx.at> References: <200302171959.17152.c47g@gmx.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E517154.9020104>
