On Wed, Jan 18, Patrick McHardy wrote:

> Olaf Hering wrote:
> > isa_bridge is used in drivers/net/sis190.c and drivers/net/sis900.c
> > include/linux/pci.h hides it in CONFIG_ISA.
> > Let both drivers depend on ISA.
> 
> But it includes a NOP definition for the !(CONFIG_ISA || CONFIG_EISA)
> case, in which case the driver will print an error message ("Can not
> find ISA bridge"). I don't really like the idea of having to enable
> ISA although it works perfectly fine without for me. How about adding
> something to the Kconfig help instead ("If you have a SiS630E model,
> you need to enable CONFIG_ISA as well.")?

argh, these are local variables...

-- 
short story of a lazy sysadmin:
 alias appserv=wotan
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to