summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/grf_iv.c
AgeCommit message (Collapse)Author
1999-04-24Use the generic m68k param.h.Jason Downs
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-05-03Associated fallout from removing macinfo.h and merging to cpu.h.gene
1998-04-27Adapt to new bus_space functions after fixing namespace issues.gene
1997-04-21Take care when accessing DAFB--some quadra-class machines use other videobriggs
controllers.
1997-03-30Minor cleanup.briggs
1997-03-29A bit more DAFB initialization.briggs
1997-03-18Bad idea to reset mac68k_vidphys/videorowbytes here.briggs
1997-03-18Handle DAFB better. Only configure if we think a monitor is attached andbriggs
disable interrupts from the bloody card in any case. Also snag video address and rowbytes from the controller, too, just for fun.
1997-03-14Use macro to truncate page.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
Dave Huang found this one...
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1996-10-28Include macinfo.h.briggs
1996-09-21Initial support for Quadra 700 internal video interrupt handling.briggs
1996-08-10Sync with NetBSD.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1995-10-18initial import of NetBSD treeTheo de Raadt