From fdb3a486fff2196f43944019d89afb58c47ecaa8 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 7 Oct 2006 13:24:02 +0000 Subject: 2006-10-07 Thomas Schwinge * Drivers.macros (AC_DRIVER, AC_DRIVER_nodef): Rewrite to allow options with dashes in them, make it usable more universally and enhance the generated comments in header files. * i386/linux/configure.ac (linux_DRIVER, linux_DRIVER_nodef): Enhance DESCRIPTION. (u1434f): Rename to `u14-34f'. (smcultra): Rename to `smc-ultra'. (smcultra32): Rename to `smc-ultra32'. (hpplus): Rename to `hp-plus'. (ne2kpci): Rename to `ne2k-pci'. (viarhine): Rename to `via-rhine'. (intelgige): Rename to `intel-gige'. (winbond840): Rename to `winbond-840'. (AC_PCMCIA_OPTION): Remove function. (pcmcia-isa): Use `AC_DRIVER' instead of `AC_PCMCIA_OPTION'. * i386/README-Drivers: Update accordingly. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 340389f..5568939 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-10-07 Thomas Schwinge + + * Drivers.macros (AC_DRIVER, AC_DRIVER_nodef): Rewrite to allow options + with dashes in them, make it usable more universally and enhance the + generated comments in header files. + * i386/linux/configure.ac (linux_DRIVER, linux_DRIVER_nodef): Enhance + DESCRIPTION. + (u1434f): Rename to `u14-34f'. + (smcultra): Rename to `smc-ultra'. + (smcultra32): Rename to `smc-ultra32'. + (hpplus): Rename to `hp-plus'. + (ne2kpci): Rename to `ne2k-pci'. + (viarhine): Rename to `via-rhine'. + (intelgige): Rename to `intel-gige'. + (winbond840): Rename to `winbond-840'. + (AC_PCMCIA_OPTION): Remove function. + (pcmcia-isa): Use `AC_DRIVER' instead of `AC_PCMCIA_OPTION'. + * i386/README-Drivers: Update accordingly. + 2006-10-03 Thomas Schwinge [task #5941 --- ``Linker script for GNU Mach''] -- cgit v1.2.3