| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
|
| |
|
|
|
|
|
|
|
|
| |
Change microseq offsets. Previously, offsets of the program counter where
added to the index of the current microinstruction. Make them rely on the
index of the next executed microinstruction.
Suggested by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
|
|
|
|
|
|
| |
It is now possible to control the various parallel port signals from
user-space programs without having to resort to opening /dev/io
directly.
|
|
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
|