Re: Freebsd assembly programming - IN/OUT commands.
From: Bruce M Simpson (bms_at_spc.org)
Date: 10/17/04
- Previous message: Jan Opacki: "Re: Freebsd assembly programming - IN/OUT commands."
- In reply to: Jan Opacki: "Re: Freebsd assembly programming - IN/OUT commands."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 17 Oct 2004 14:00:42 -0700 To: Jan Opacki <opacki@acn.waw.pl>
On Sun, Oct 17, 2004 at 09:46:29PM +0200, Jan Opacki wrote:
> Thanks for help. i386_set_ioperm() is exactly what i need.
I have to say though I've had processes dump core the first time I've
tried doing I/O port accesses after calling i386_set_ioperm() on 5.x
since 5.0. This behaviour is sporadic. With opening /dev/io, I have
had no problem.
Also, the /dev/io method appears to work on amd64, whereas the
i386_set_ioperm() method does not.
BMS
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Jan Opacki: "Re: Freebsd assembly programming - IN/OUT commands."
- In reply to: Jan Opacki: "Re: Freebsd assembly programming - IN/OUT commands."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|