* Tom Alsberg <[EMAIL PROTECTED]> [27.12.2004 13:57]:

> Hi there.
> 
> I'm trying to use some code I wrote quite a while ago using Doug
> White's FreeBSD IPMI code (kcs.c, send-kcs-command.c, etc.).
> 
> It still works as it did back then on FreeBSD 4.10.  On FreeBSD 5.3 it
> does not.
> 
> Problem seems to be, that i386_set_ioperm isn't doing what it should.
> The program gets SIGBUS when doing outb, while it shouldn't.

I was able to work around this by using io(4).

    wbr&w, dmitry.
-- 
Dmitry Frolov <[EMAIL PROTECTED]>
RISS-Telecom Network, Novosibirsk, Russia
[EMAIL PROTECTED], +7 3832 NO WA1T, DVF-RIPE
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to