Age | Commit message (Expand) | Author |
2013-05-18 | fix cut'n'paste abuse in "can't happen" error message | Miod Vallat |
2013-04-21 | Unify the zs tty driver. | Sebastian Reitenbach |
2012-10-03 | Don't include <mips64/archtype.h> unless you really need it. | Miod Vallat |
2012-09-29 | Handle the coprocessor 0 cause and status registers as a 64 bit value now, | Miod Vallat |
2012-09-29 | Proide a mips_sync() macro to wrap asm("sync"), and replace gazillions of | Miod Vallat |
2012-05-28 | The link state code does not work correctly on Indigo (IP20) and E++ GIO boards | Miod Vallat |
2012-05-27 | Proper support for the so-called `fast mode' of the Indigo2 ECC memory | Miod Vallat |
2012-05-22 | Make the multicast filter routine conform to the Party's standards. Adapted | Miod Vallat |
2012-05-17 | Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards. | Miod Vallat |
2012-05-12 | It turns out that, when the IRIX header files mention CTR/DCD/DTR/RTS wiring | Miod Vallat |
2012-05-02 | sq needs ifmedia attribute now, repairs RAMDISK_IP22 | Miod Vallat |
2012-04-30 | Add ifmedia support to sq(4). | Miod Vallat |
2012-04-30 | Pass the base address of the hpc to child devices, to let them be able to | Miod Vallat |
2012-04-29 | Recognize 85230 chips, and take advantage of their FIFOs to reduce the | Miod Vallat |
2012-04-29 | I am not sure what the mess with the wiring of carrier lines on Indigo resolves | Miod Vallat |
2012-04-28 | Be sure to initialize the `state' member of the softc when attaching the | Miod Vallat |
2012-04-27 | Fix the `all keys up' event handling logic to only apply to it, and not to | Miod Vallat |
2012-04-18 | One more routine needed to cope for CTS and DCD being inverted on IP20. | Miod Vallat |
2012-04-17 | Drivers for the SGI Indigo serial keyboard and mouse (not PS/2 devices). | Miod Vallat |
2012-04-17 | panel@hpc: driver for the power button on IP22/IP24, and the volume buttons | Miod Vallat |
2012-04-17 | Infrastructure to allow an interrupt handler to request its interrupt to be | Miod Vallat |
2012-04-16 | Drivers for the Indy and Indigo 2 PS/2 keyboard ports, and the ``Newport'' | Miod Vallat |
2012-04-15 | Overhaul hpc child device attachments: | Miod Vallat |
2012-04-15 | Provide an hpc_intr_establish() function for hpc subdevices, so they don't | Miod Vallat |
2012-04-15 | Tell Indy and Challenge S apart. | Miod Vallat |
2012-04-08 | Be more careful when reprogramming the sq(4) DMA and PIO timing parameters; | Miod Vallat |
2012-04-06 | Rework IP22 RTC year base computation, again. It turns out that different | Miod Vallat |
2012-04-05 | In the neverending tradition of never making things simple, SGI used 1940 as | Miod Vallat |
2012-04-05 | Lower ZS_DELAY() back to what it was, but issue a bus_space_barrier() after | Miod Vallat |
2012-04-05 | Add an explicit bus_space_barrier() function for revision 3 hpc, which has a | Miod Vallat |
2012-04-05 | DMA descriptors only need to be aligned on 8-byte boundaries, and the struct | Miod Vallat |
2012-04-03 | Default DMA-reachable address constraints to the whole address space, and | Miod Vallat |
2012-04-01 | Fix merge botch when porting this from NetBSD; we don't need to disable the | Miod Vallat |
2012-04-01 | Increase delay between chip register accesses. Fixes the console freeze during | Miod Vallat |
2012-03-31 | softintr_establish() takes IPL_xxx, not SI_xxx (harmless here since they turned | Miod Vallat |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |