version 1.11, 2010/04/21 07:46:29
|
version 1.12, 2010/04/21 08:04:35
|
Line 1
|
Line 1
|
## Personal crap you always wanted to know but never dared to ask |
|
yeah, right |
|
|
|
## Stuff I'm to blame for |
## Stuff I'm to blame for |
* rewrote the interrupt handling code in [[macppc]], made it machine independent enough to work on other PowerPC platforms as well |
* rewrote the interrupt handling code in [[macppc]], made it machine independent enough to work on other PowerPC platforms as well |
* rewrote the ADB subsystem used on [[macppc]] and probably [[mac68k]] - no more phantom events, keyboard LEDs work now, mouse button emulation, support for [[cuda]]'s i2c bus, all in all it's much smaller and simpler than the old code |
* rewrote the ADB subsystem used on [[macppc]] and probably [[mac68k]] - no more phantom events, keyboard LEDs work now, mouse button emulation, support for [[cuda]]'s i2c bus, all in all it's much smaller and simpler than the old code |
Line 23 yeah, right
|
Line 20 yeah, right
|
* [[dbri]] - a driver for the ISDN / audio chip found in the SPARCstation 20 and SPARCbook 3GX, it's audio only, there is no support for the ISDN part |
* [[dbri]] - a driver for the ISDN / audio chip found in the SPARCstation 20 and SPARCbook 3GX, it's audio only, there is no support for the ISDN part |
* [[panel]] - driver for the buttons on the SGI Indy's front panel |
* [[panel]] - driver for the buttons on the SGI Indy's front panel |
* [[agten]] - accelerated console driver for Fujitsu [[AG-10e]] SBus graphics boards |
* [[agten]] - accelerated console driver for Fujitsu [[AG-10e]] SBus graphics boards |
|
* [[cgtwelve]] - a console driver for Sun CG12 / Matrox SG3 graphics boards |
* [[chipsfb]] - accelerated console driver for Chips & Technologies 65550 graphics controllers |
* [[chipsfb]] - accelerated console driver for Chips & Technologies 65550 graphics controllers |
* [[genfb]] - a generic framebuffer console driver. Depends on machine-dependent code to pass setup information as device properties |
* [[genfb]] - a generic framebuffer console driver. Depends on machine-dependent code to pass setup information as device properties |
* [[gfb]] - dumb framebuffer console driver for Sun [[XVR-1000]] graphics boards |
* [[gfb]] - dumb framebuffer console driver for Sun [[XVR-1000]] graphics boards |