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

git: kernel/i386: With stl(4) and cy(4) made PCI only, remove COMPAT_OLDISA.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 1 Dec 2012 15:10:59 -0800 (PST)

commit e98bcb27e2fa94039025d2a2069fc90fc1f246e5
Author: Sascha Wildner <saw@online.de>
Date:   Sun Dec 2 00:09:09 2012 +0100

    kernel/i386: With stl(4) and cy(4) made PCI only, remove COMPAT_OLDISA.

Summary of changes:
 UPDATING                            |    6 +
 sys/bus/isa/i386/isa.c              |    6 -
 sys/bus/isa/i386/isa_compat.c       |  301 -----------------------------------
 sys/bus/isa/i386/isa_compat.h       |   57 -------
 sys/bus/isa/i386/isa_device.h       |    5 -
 sys/bus/isa/isa_compat.h            |   49 ------
 sys/bus/isa/x86_64/isa_device.h     |    4 -
 sys/config/GENERIC                  |    1 -
 sys/config/LINT                     |    1 -
 sys/config/X86_64_GENERIC           |    1 -
 sys/platform/pc32/conf/files        |    1 -
 sys/platform/pc32/conf/options      |    1 -
 sys/platform/pc32/i386/userconfig.c |    1 -
 13 files changed, 6 insertions(+), 428 deletions(-)
 delete mode 100644 sys/bus/isa/i386/isa_compat.c
 delete mode 100644 sys/bus/isa/i386/isa_compat.h
 delete mode 100644 sys/bus/isa/isa_compat.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e98bcb27e2fa94039025d2a2069fc90fc1f246e5


-- 
DragonFly BSD source repository



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