From 4191950d20da3be60a7d55e6719acbb1e9050ce7 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 16 Jun 1999 18:22:39 +0000 Subject: 1999-06-16 Thomas Bushnell, BSG * Drivers.macros (AC_DRIVER): Only turn on driver if $enableval is not `no'. Reported by Kalle Olavi Niemitalo . --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e752d48..46a0859 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-06-16 Thomas Bushnell, BSG + + * linux/dev/drivers/net/Space.c (ethif_probe): Probe tc59x_probe + (CONFIG_VORTEX) after el3_probe (CONFIG_EL3), because the latter + card matches the former probe, but the driver doesn't work with + it. Reported by Marcus Brinkmann . + + * Drivers.macros (AC_DRIVER): Only turn on driver if $enableval is + not `no'. Reported by Kalle Olavi Niemitalo . + +1999-06-15 Thomas Bushnell, BSG + + * ipc/ipc_init.c (ipc_bootstrap): Don't make the IOT_PORT zone + exhaustible, because allocation of ports for internal objects + panics if zalloc fails. + 1999-06-07 OKUJI Yoshinori * linux/dev/drivers/block/genhd.c [MACH] (mach_minor): New variable. -- cgit v1.2.3