[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200802022228.59527.linux@rainbow-software.org>
Date: Sat, 2 Feb 2008 22:28:57 +0100
From: Ondrej Zary <linux@...nbow-software.org>
To: "Pekka Enberg" <penberg@...helsinki.fi>
Cc: netdev@...r.kernel.org,
"Linux Kernel" <linux-kernel@...r.kernel.org>,
"Jeff Garzik" <jeff@...zik.org>
Subject: Re: [PATCH] [RFC] 3c509: convert to isa_driver and pnp_driver v2
On Saturday 02 February 2008 22:07:20 Pekka Enberg wrote:
> Hi,
>
> On Feb 2, 2008 8:25 PM, Ondrej Zary <linux@...nbow-software.org> wrote:
> > +//static __be16 el3_phys_addr[EL3_MAX_CARDS][3];
>
> [snip]
>
> > +//#if defined(CONFIG_MCA) || defined(CONFIG_EISA)
>
> [snip]
>
> > +// while (el3_probe(el3_cards) == 0) {
> > +// if (irq[el3_cards] > 1)
> > +// el3_root_dev->irq = irq[el3_cards];
> > +// if (xcvr[el3_cards] >= 0)
> > +// el3_root_dev->if_port = xcvr[el3_cards];
> > +// el3_cards++;
> > +// }
>
> You might want to consider dropping these hunks...
Yes, they're going away. The last one is there just as a reminder that the irq
and xcvr parameters should be used in the ISA code.
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists