kernel/x86_64: Separate some i386 only drivers better.
authorSascha Wildner <saw@online.de>
Sat, 30 Apr 2011 12:30:17 +0000 (14:30 +0200)
committerSascha Wildner <saw@online.de>
Sat, 30 Apr 2011 12:38:32 +0000 (14:38 +0200)
commitc5efb7e88e6c413c7d4a69e340940e65f9e3f475
tree8be75f3ecbb855bbf76a3cc81a2520a52b7e5dc9
parent00195b67e1324cbef0a2477ef2a25d7631818b42
kernel/x86_64: Separate some i386 only drivers better.

The following drivers are listed in sys/platform/pc32/conf/files only,
so remove anything that has to do with them from x86_64.

asc ctx cy dgb el gp gsc labpc le rc rdp spigot stl stli tw wt
17 files changed:
Makefile_upgrade.inc
share/man/man4/Makefile
share/man/man4/man4.i386/Makefile
share/man/man4/man4.i386/rc.4 [moved from share/man/man4/rc.4 with 97% similarity]
share/man/man4/man4.i386/stl.4 [moved from usr.sbin/stallion/bootcode/stl.4 with 99% similarity]
sys/bus/isa/x86_64/isa.c
sys/bus/isa/x86_64/isa_compat.c [deleted file]
sys/bus/isa/x86_64/isa_compat.h [deleted file]
sys/conf/files
sys/platform/pc32/conf/files
sys/platform/pc64/conf/files
sys/platform/pc64/include/gsc.h [deleted file]
sys/platform/pc64/isa/README.le [deleted file]
sys/platform/pc64/isa/README.stl [deleted file]
sys/platform/pc64/isa/asc.c [deleted file]
usr.sbin/Makefile
usr.sbin/stallion/bootcode/Makefile