Re: net: generic netdev_ioaddr
From: Krzysztof Halasa (khc_at_pm.waw.pl)
Date: 10/31/04
- Previous message: Luis R. Rodriguez: "Re: [2.6 patch] prism54: make some functions static"
- In reply to: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Next in thread: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Reply: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Pekka Enberg <penberg@cs.helsinki.fi> Date: Sun, 31 Oct 2004 02:02:48 +0100
Pekka Enberg <penberg@cs.helsinki.fi> writes:
>> With this driver it happens to be MMIO address.
Of course 0x4000 was an IO (non-MMIO) address.
> It seems that the user can also setup dev->base_addr with "netdev="
> kernel parameter before a driver starts probing (for example
> drivers/net/appletalk/cops.c). Should we get rid of "netdev=" too and
> push preconfiguring down to the drivers that actually use it?
Sure, cops.io= should be fine. Or cops.hw=io,irq,mem etc.
Still, this is an issue with non-PnP ISA cards only.
-- Krzysztof Halasa - 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/
- Previous message: Luis R. Rodriguez: "Re: [2.6 patch] prism54: make some functions static"
- In reply to: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Next in thread: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Reply: Pekka Enberg: "Re: net: generic netdev_ioaddr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|