From 5ccc7791cd3ea06c70af61cf5a580e06b10bcc37 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 2 May 2007 19:47:11 +0000 Subject: 2007-05-02 Thomas Schwinge * configure.ac (--disable-default-device-drivers): Transform into... (--enable-device-drivers): ... this new option and extend it. * i386/configfrag.ac (--enable-lpr): Adapt to that. * linux/configfrag.ac (AC_OPTION_Linux_ix86_at, AC_Linux_DRIVER): Likewise. (AC_Linux_DRIVER_qemu): New definition. Use it for the `floppy', `ide' and `ne' device drivers. * doc/mach.texi: Document all that. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c1139e..ca9b270 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-05-02 Thomas Schwinge + + * configure.ac (--disable-default-device-drivers): Transform into... + (--enable-device-drivers): ... this new option and extend it. + * i386/configfrag.ac (--enable-lpr): Adapt to that. + * linux/configfrag.ac (AC_OPTION_Linux_ix86_at, AC_Linux_DRIVER): + Likewise. + (AC_Linux_DRIVER_qemu): New definition. Use it for the `floppy', `ide' + and `ne' device drivers. + * doc/mach.texi: Document all that. + 2007-05-01 Thomas Schwinge * assigns: Remove file. See `copyright.list' on the GNU server instead. -- cgit v1.2.3