git: vga(4): Remove VGA_SLOW_IOACCESS option.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Nov 27 06:27:33 PST 2009
commit 61338f62c4a7b5f8bc90d1e14078e8208488f406
Author: Sascha Wildner <saw at online.de>
Date: Tue Nov 24 07:01:37 2009 +0100
vga(4): Remove VGA_SLOW_IOACCESS option.
Byte outs should not be needed anymore since years.
For example, they are described as being obsolete in M.Abrash's
"Graphics Programming Black Book" (1997).
Summary of changes:
share/man/man4/vga.4 | 5 -----
sys/config/LINT | 3 ---
sys/dev/video/fb/vga.c | 28 ----------------------------
sys/platform/pc32/conf/options | 1 -
sys/platform/pc64/conf/options | 1 -
5 files changed, 0 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61338f62c4a7b5f8bc90d1e14078e8208488f406
--
DragonFly BSD source repository
More information about the Commits
mailing list