Date: Tue, 11 Apr 2006 20:11:30 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 Makefile gatea20.c libi386.h src/sys/boot/pc98/libpc98 Makefile gatea20.c Message-ID: <200604112011.k3BKBUEw022539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-04-11 20:11:30 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/libi386 Makefile libi386.h
sys/boot/pc98/libpc98 Makefile
Removed files:
sys/boot/i386/libi386 gatea20.c
sys/boot/pc98/libpc98 gatea20.c
Log:
Drop the gateA20() function in the loader as it is unused. All the other
boot loaders that load the loader already handle A20. In fact, they are
required to do so in order to setup the environment that btxldr expects.
Revision Changes Path
1.42 +1 -1 src/sys/boot/i386/libi386/Makefile
1.5 +0 -54 src/sys/boot/i386/libi386/gatea20.c (dead)
1.25 +0 -2 src/sys/boot/i386/libi386/libi386.h
1.24 +1 -1 src/sys/boot/pc98/libpc98/Makefile
1.6 +0 -42 src/sys/boot/pc98/libpc98/gatea20.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604112011.k3BKBUEw022539>
