DragonFly BSD
DragonFly commits List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: vga(4): Remove VGA_SLOW_IOACCESS option.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Nov 2009 06:24:39 -0800 (PST)

commit 61338f62c4a7b5f8bc90d1e14078e8208488f406
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]