summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/vga_isa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shuffle include file ordering in preparation for future changes in vgavar.h,miod2015-07-181-3/+4
* ansify function definitions, and constify a few arrays while there.miod2010-08-281-10/+4
* First round of __P removal in sysmillert2002-03-141-3/+3
* Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. Theseaaron2000-11-151-97/+30
* Add some missing things for the MI vga driver. Move wscons to an MI place asniklas1997-11-061-0/+1
* We need an MI vga driver. The alpha one was most MI. Not entirely yet though.niklas1997-11-061-3/+2
* Support ISA VGA for real on DEC AXPPCI 33niklas1997-11-041-4/+7
* wscons -> vga_xxx -> vga mmap() support. first cutderaadt1997-08-221-0/+29
* alpha/common/ insults my filecderaadt1997-07-091-1/+1
* Sync with NetBSD 961207niklas1997-01-241-0/+145