summaryrefslogtreecommitdiffstats
path: root/drivers/sgi/char/newport.c
Commit message (Collapse)AuthorAgeFilesLines
* MIPS 64, day 2.Ralf Baechle1999-08-191-1/+1
|
* Moved around a symbol.Ulf Carlsson1999-07-231-5/+3
|
* Modularizing the Newport console driver.Alex deVries1999-02-091-0/+7
| | | | - Alex
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-1/+1
| | | | | o New Newport console code. o New G364 console code.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-1/+0
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Cache fixes, part #1.Ralf Baechle1998-03-031-217/+0
|
* Upgrade to 2.1.73.Ralf Baechle1998-03-031-0/+217
|
* Some newport specific ioctls implemented.Miguel de Icaza1997-09-211-2/+62
| | | | More DCB/xmap9 defines compatible with the SGI defines added;
* Newport context switching implemented (la de da, la de da).Miguel de Icaza1997-08-281-0/+156
| | | | | | | Linux newport structure is now compatible with the IRIX version. GNOME compliant display properties implemented. Oops. Wrong mailing list.
* Preparing for supporting graphic drivers on Linux.Miguel de Icaza1997-07-021-940/+1
| | | | | | | | | | | | | | | | | | 1. Make the code multiple-device aware (even if I can't test it, it is better to have it designed like this since now). 2. Added the beginning of the /dev/{graphics,opengl}, /dev/gfx drivers. 3. Renamed newport.c to cons_newport.c. This is just the console rendering code. Will put the more complex virtualizing, context switching code for the newport on newport.c 4. streamable.c is supposed to have all of the stream devices that we need for IRIX emulation (not much there just now): shmiq, gfx and keyboard and mouse plugins. More tomorrow, now it is time to sleep :-)
* Adapt to changes in 2.1.43 console.Ralf Baechle1997-06-171-5/+5
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-10/+10
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+940