Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to

vesa server by default
This commit is contained in:
Keith Packard 2003-10-09 06:36:26 +00:00
commit f74555e942
18 changed files with 2677 additions and 22 deletions

View file

@ -1,9 +1,10 @@
if KDRIVEVESA
VESA_SUBDIRS = vesa mach64 mga smi
VESA_SUBDIRS = vesa mach64 mga nvidia
endif
SUBDIRS = \
src \
linux \
fbdev \
smi \
$(VESA_SUBDIRS)