RE: ichsmb compile problem

2006-02-12 Thread Restyánszki Zsolt
Thank you! The "device smbus" missed from my configuratins. 
 
RZs



Feladó: John Nielsen [mailto:[EMAIL PROTECTED]
Küldve: 2006.02.12., V 17:30
Címzett: freebsd-stable@freebsd.org
Másolatot kap: Restyánszki Zsolt
Tárgy: Re: ichsmb compile problem



On Saturday 11 February 2006 15:32, Restyánszki Zsolt wrote:
> Dear FreeBSD develpers!
>
> Sorry about my e-mail, but I have a big problem with ichsmb kernel
> driver. I try to compile to my kernel, but in FreeBSD 5.4-STABLE version
> required smbus_if.h and smbus_if.c files missing, so make depend fails.
>
> Thats my request: can You send me a compiled version of ichsmb or if you
> have a representative of smbus_if sources, can you send me those files?

Make sure that your kernel config file includes "device smbus" and "device
smb" as well ass "device ichsmb".  See also the ichsmb(4) manpage.

JN


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ichsmb compile problem

2006-02-12 Thread John Nielsen
On Saturday 11 February 2006 15:32, Restyánszki Zsolt wrote:
> Dear FreeBSD develpers!
>
> Sorry about my e-mail, but I have a big problem with ichsmb kernel
> driver. I try to compile to my kernel, but in FreeBSD 5.4-STABLE version
> required smbus_if.h and smbus_if.c files missing, so make depend fails.
>
> Thats my request: can You send me a compiled version of ichsmb or if you
> have a representative of smbus_if sources, can you send me those files?

Make sure that your kernel config file includes "device smbus" and "device 
smb" as well ass "device ichsmb".  See also the ichsmb(4) manpage.

JN
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ichsmb compile problem

2006-02-12 Thread Peter Jeremy
On Sat, 2006-Feb-11 21:32:28 +0100, Restynszki Zsolt wrote:
>Sorry about my e-mail, but I have a big problem with ichsmb kernel driver.
>I try to compile to my kernel, but in FreeBSD 5.4-STABLE version required 
>smbus_if.h and smbus_if.c files missing, so make depend fails.

Those files are built as part of the kernel build process.  Can you please
explain how you are attempting to compile the kernel.

-- 
Peter Jeremy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ichsmb compile problem

2006-02-11 Thread Restyánszki Zsolt
Dear FreeBSD develpers!
 
Sorry about my e-mail, but I have a big problem with ichsmb kernel driver.
I try to compile to my kernel, but in FreeBSD 5.4-STABLE version required 
smbus_if.h and smbus_if.c files missing, so make depend fails.
 
Thats my request: can You send me a compiled version of ichsmb or if you have a 
representative of smbus_if sources, can you send me those files?
 
Yours sincerely

Zsolt Restyánszki
Developer
Cyber Systems Ltd.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"