Re: Intel AGP support attaching to wrong PCI IDs

From: Maciej W. Rozycki
Date: Sun Feb 06 2005 - 15:33:26 EST


On Sun, 6 Feb 2005, Dave Jones wrote:

> Another way forward (somewhat hacky in one sense, but a lot cleaner in another)
> would be to change the PCI code so that it'll load and init
> multiple drivers that claim to support the same PCI ID.

That might actually be useful to support some weird hardware. E.g. I
have a single-function PCI device which reports as a graphics adapter
(either VGA or other, depending on the configuration), but besides the
actual graphics adapter the chip includes a frame grabber, an USB host
controller, an Ethernet interface, an IEEE 1284 parallel port, an UART, an
I2C controller and a PS/2 keybard/mouse controller. ;-) All of these
mapped with a single PCI BAR; the chip can also be configured for legacy
mapping of some devices, like the PS/2 stuff.

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