Re: [patch] rename all symbols in drivers/net/irda/donauboe.c

Jörn Engel (joern@wohnheim.fh-wedel.de)
Wed, 12 Feb 2003 15:37:14 +0100


On Wed, 12 February 2003 13:44:30 +0000, Dave Jones wrote:
>
> But with both drivers built into the kernel, it'll always default
> to the first one that gets initialised. There's a common
> PCI_DEVICE_ID_FIR701 in the pci_device_id tables of both drivers.
>
> It sounds like these should be mutually exclusive when built-in.
> If you need a configuration with both, use modules.

Agreed.

Making them mutually exclusive should be next to impossible with the
2.4 config language, but it might make sense for 2.5. I will look into
it later.

Jörn

-- 
Correctness comes second.
Features come third.
Performance comes last.
Maintainability is needed for all of them.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/