Re: [PATCH] PCI Update for 2.6.3-rc1

From: Kai Germaschewski
Date: Tue Feb 10 2004 - 13:19:50 EST


On Tue, 10 Feb 2004, Greg KH wrote:

> > | drivers/isdn/hardware/avm/b1isa.c: In function `b1isa_init':
> > | drivers/isdn/hardware/avm/b1isa.c:183: structure has no member named `irq_resource'
>
> Ick, I don't really think we want users trying to override the irq
> number of their pci cards...

Well, in fact these are actually ISA cards, so nothing wrong with the user
specifying the interrupts. This dates back to before the driver model, we
were abusing struct pci_dev as a more general struct device to streamline
support of PCI and ISA cards within the same code.

--Kai

-
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/