Age | Commit message (Expand) | Author |
2006-07-20 | Enable bus master; X probably needs it to do accelerated graphics. | Mark Kettenis |
2006-03-16 | Move the agpgart handling code to a separate file. | Matthieu Herrb |
2006-03-15 | bits of my tree commited by Matthieu by mistake. | Miod Vallat |
2006-03-15 | Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT) | Matthieu Herrb |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-10 | be MI, use atop() | Martin Reindl |
2005-06-11 | Typo in comments. | Miod Vallat |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn |
2003-10-31 | Work around a problem where the vga code expects to be able to map isa | Dale Rahn |
2002-07-15 | remove a bunch of debugging printfs and disable agp_debug; prompted by millert@ | Michael Shalayeff |
2002-07-13 | fix ioctl processing logic; problem reported by postman pechkin | Michael Shalayeff |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-05-08 | support a hook for vga_pci-based ioctls; aaron@ ook | Michael Shalayeff |
2000-11-19 | Don't print PCI device info twice during attach. | Aaron Campbell |
2000-11-15 | Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. These | Aaron Campbell |
1998-01-05 | new style pci attach printing | Theo de Raadt |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |