Re: [PATCH 2.6.14-rc4] Maintainers one entry removed

From: Jiri Slaby
Date: Wed Oct 12 2005 - 15:10:20 EST


Damn, I can't post nor to LKML now?

On 10/12/05, Michael H. Warfield <mhw@xxxxxxxxxxxx> wrote:
> > Hello Michael, is the Computone intelliport multiport card still
> > maintained [and are you going to rewrite it to pci probing and the new
> > api?] and/or mhw@xxxxxxxxxxxx e-mail from MAINTAINERS still active (as
> > Alan wrote, I could be at on your black-list). So could you reply and
> > tell us?
>
> You're not on a black list but CRM-114 may have caught you anyways.
Grr.
>
> I thought the PCI stuff was there. I'll look that over and see what
> needs to be done. Got some pointers to docs on what I need to update
> for that? I was talking to Andrew about the spinlock problems but he
> didn't say anything about PCI probing. What's missing?
I wrote it badly. The driver is written old-styled with
pci_find_device function, which Greg KH wants to eliminate from the
kernel. The way how to do it is to rewrite the driver to PCI hotplug
(not as much work). The code needs to be splitted, some for loops
would go away, you will get an event, when the device, you decribe in
pci_tbl, is in the system.

regards,
--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@xxxxxxxxx ~\-/~
B67499670407CE62ACC8 22A032CC55C339D47A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/