Re: Intel ICH - sound/pci/intel8x0.c

From: Alan Cox
Date: Sun Sep 05 2004 - 07:59:26 EST


On Sul, 2004-09-05 at 03:43, Jon Smirl wrote:
> The joystick PCI ID table in intel8x0.c is not correct. Joysticks and
> MIDI ports are ISA devices and need be located by manual probing. This
> ID table needs to be removed. Joystick and MIDI ports do not have PCI
> IDs.

It isn't that simple. The LPC bridge also contains the controls for the
joystick ports. You also need them for hotplug handling of the bridge
should someone stick one in a laptop docking station. The ID table also
ensures the driver is loaded. It's probably true that it will need
splitting up a bit if another driver also needs ownership of the LPC
bridge but for now that hasn't happened.

Also a lot of other vendors Midi and joystick ports do have PCI ids.

Alan

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