| Age | Commit message (Expand) | Author |
| 2000-11-25 | Replace sfb_copycols() which can run better job in some degree. | nisimura |
| 2000-11-24 | Add TC option card descriptions, which are commented out before NetBSD/pmax | nisimura |
| 2000-11-22 | - fix an error in uninitialized variable reference. | nisimura |
| 2000-11-21 | Fix errors in color lookup table initialization. Glyph is rendered | nisimura |
| 2000-11-05 | When doing the cacheflush for MIPS1, adjust the length to account for | mhitch |
| 2000-11-02 | When a read DMA transfer is interrupted by a disconnect on the IOASIC SCSI | mhitch |
| 2000-10-31 | Line up columns in #define list. | simonb |
| 2000-10-27 | Fix errors in initializing the software copy of 256 entry colormap | nisimura |
| 2000-10-19 | - Put comment about wsevent structure counts 0 for the left most mouse | nisimura |
| 2000-10-17 | Remove sc_lance_dmam field from ioasic_softc structure. It was obsoluted | nisimura |
| 2000-10-17 | Have consistent #if's for machine dependent clauses. | nisimura |
| 2000-10-17 | - efforts to merge TC Alpha and IOASIC DECstation, derived from Mattias | nisimura |
| 2000-10-14 | Make sure wsmouseopen() returns ENXIO when no VSXXX mouse is attached. | nisimura |
| 2000-09-28 | Set up the physical addresses for DMAPTR/NEXTPTR before adjusting for | mhitch |
| 2000-09-13 | Found glyph pixel order inverted on screen. | nisimura |
| 2000-09-12 | Found glyph pixel order inverted on screen. | nisimura |
| 2000-09-09 | Use dev/{rasops,wsfont} instead of awesome dev/rcons. Still much to do | nisimura |
| 2000-09-09 | u_char -> u_int for function argument and return of Zilog register | nisimura |
| 2000-07-20 | Regen. | tsutsui |
| 2000-07-20 | Add PMAG-JA framebuffer. | tsutsui |
| 2000-07-18 | PAGE_SIZE -> IOASIC_DMA_BLOCKSIZE in one last place. From Izumi Tsutsui. | thorpej |
| 2000-07-18 | Back out previous. It is no longer needed, as both the Alpha | thorpej |
| 2000-07-17 | Clear the DMA pointer reload interrupt bits in the IOASIC_INTR | thorpej |
| 2000-07-17 | - Write the registers 7930 registers properly on the Alpha (it's | thorpej |
| 2000-07-17 | Define IOASIC_DMA_BLOCKSIZE (4096 bytes). | thorpej |
| 2000-07-17 | G/c some unused (and incorrect, for our usage) definitions. | thorpej |
| 2000-07-17 | Use the IOASIC_DMA_ADDR() macro now that it is fixed. | thorpej |
| 2000-07-17 | Make sure to get the upper 5 bits of the page address mixed in | thorpej |
| 2000-07-11 | - Use PMAD-BA name for device match logic. It's not a real TURBOchannel | nisimura |
| 2000-07-05 | - Withdraw ZS_IOASIC_DMA conditional which has never been useful. | nisimura |
| 2000-07-05 | Repopulate 4 files, zs_ioasic.c and zs_ioasicvar.h from arch/alpha/tc, | nisimura |
| 2000-07-04 | Make sure to settle tcdsreg.h and tcdsvar.h in /usr/include/dev/tc/. | nisimura |
| 2000-07-04 | Repopulate TCDS dual channel SCSI adapter to MI dev/tc, squashing | nisimura |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 2000-06-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-06-12 | - add mmap support | gmcgarry |
| 2000-06-05 | - remove conditional compilation on NAUDIO | gmcgarry |
| 2000-06-04 | Cleanup #if 0 cruft. | gmcgarry |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 2000-06-01 | Remove wbflush(). These are not necessary with the new IOASIC bus_space | gmcgarry |
| 2000-06-01 | kill __P in these files. (I had to look at them anyway with an eye for | cgd |
| 2000-05-28 | Merge pmax and alpha ISDN register definitions. | gmcgarry |
| 2000-05-02 | Add am7930 audio driver. | augustss |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-03-16 | Place 34 by 80 console at the center of screen. | nisimura |
| 2000-03-16 | Retain rendering performance lossage by rasops, but suffering | nisimura |
| 2000-03-15 | Eliminate unused sc_cookie field of struct ioasic_softc. | nisimura |
| 2000-03-14 | Unnecessary to enclose device driver body with #if NASC > 0. | nisimura |