lkml.org 
[lkml]   [2008]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateSat, 2 Feb 2008 23:07:20 +0200
From"Pekka Enberg" <>
SubjectRe: [PATCH] [RFC] 3c509: convert to isa_driver and pnp_driver v2
Hi,

On Feb 2, 2008 8:25 PM, Ondrej Zary <linux@rainbow-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...


\
 
 \ /
  Last update: 2008-02-02 22:09    [from the cache]
©2003-2010