diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2006-10-07 Thomas Schwinge <tschwinge@gnu.org> + + * 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 <tschwinge@gnu.org> [task #5941 --- ``Linker script for GNU Mach''] |