Age | Commit message (Expand) | Author |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2006-03-13 | Put wsscreen_list array inside the softc instead of on the stack; similar fix | Miod Vallat |
2006-01-30 | Do not disable frame buffer interrupts in the match() function, but rather | Miod Vallat |
2006-01-23 | Be more careful when mapping DAFB color registers, so that we don't prevent | Miod Vallat |
2006-01-22 | Colormap support for DAFB frame buffers (using information from Linux). | Miod Vallat |
2006-01-22 | Add bus_space_vaddr() and use it instead of accessing private bus_space | Miod Vallat |
2006-01-20 | Make sure we can only match once for internal video. | Miod Vallat |
2006-01-10 | Simplify external macfb interfaces, kill an intermediate attachment structure. | Miod Vallat |
2006-01-09 | Ditch the grf frame buffer abstraction, and directly attach macfb to | Miod Vallat |
2006-01-08 | Remove unused grf_softc members; do not keep temporary data in grf_softc | Miod Vallat |
2006-01-04 | Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse | Miod Vallat |
2005-09-27 | - don't mess with SCSI controller bits here, only map the two regions | Martin Reindl |
2005-09-27 | missing pieces for RBV video handling | Martin Reindl |
2005-09-26 | - correct framebuffer calculation offset by marking off garbage bits in | Martin Reindl |
2005-09-15 | get rid of MD m68k_trunc_page and m68k_round_page and replace by MI | Martin Reindl |
2005-09-12 | - Add byte-swap and stride options to bus_space. | Martin Reindl |
2005-08-06 | overhaul the grf driver: | Martin Reindl |
2005-08-01 | unmap correct size, oops | Martin Reindl |
2005-08-01 | - disable video interrupts on AV machines | Martin Reindl |
2005-07-23 | vm_offset_t -> {vaddr_t, bus_addr_t} | Martin Reindl |
2004-12-08 | Only map the DAFB video registers in attach, so that other code can map | Miod Vallat |
2004-12-03 | Always attach intvid even if the monitor sense code seems wrong; this is | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
1999-04-24 | Use the generic m68k param.h. | Jason Downs |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-05-03 | Associated fallout from removing macinfo.h and merging to cpu.h. | gene |
1998-04-27 | Adapt to new bus_space functions after fixing namespace issues. | gene |
1997-04-21 | Take care when accessing DAFB--some quadra-class machines use other video | briggs |
1997-03-30 | Minor cleanup. | briggs |
1997-03-29 | A bit more DAFB initialization. | briggs |
1997-03-18 | Bad idea to reset mac68k_vidphys/videorowbytes here. | briggs |
1997-03-18 | Handle DAFB better. Only configure if we think a monitor is attached and | briggs |
1997-03-14 | Use macro to truncate page. | briggs |
1997-03-12 | Fix for bizarre internal framebuffers that don't start on page boundaries. | briggs |
1997-03-08 | Sync with NetBSD of about 4 March. | briggs |
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-09-21 | Initial support for Quadra 700 internal video interrupt handling. | briggs |
1996-08-10 | Sync with NetBSD. | briggs |
1996-05-26 | Add OpenBSD Id string. | briggs |
1996-05-26 | Sync with NetBSD-current. | briggs |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |