summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* o Implement /dev/graphics virtualizable access toMiguel de Icaza1997-07-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | registers. The actual context switch code is not yet there. But the rest of the magic (mapping/unmapping the registers on demand is already in). o Interface for allowing binary-only console modules added. o My RRM bits, nothing really interesting now. For now, I am assuming in the code that there will be a minor per real graphics device, and that the X server will go and open /dev/graphicsN instead of opening /dev/graphics and using the gfx_attach_board->board variable. The interface the X server uses is not clear. I believe it will be pretty easy to provide the stripped down shmiq interface. Not only that, but we can even provide the same ABI (yes, ABI) for SGI shmiq input modules (yep, looks pretty easy once you have an strace that shows this information). Now, the only thing missing is figuring what is wrong my current conception of the use of shmiq. I just can't get it.
* Initial revisionRalf Baechle1997-06-011-1/+1
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-1/+1
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-1/+2
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-23/+4
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-2/+4
|
* Import of Linux/MIPS 1.1.68Ralf Baechle1994-12-011-0/+30