Re: [stable] Wanted: Allow adding new device IDs during the -stablecycle

From: David Hollis
Date: Thu May 24 2007 - 09:55:48 EST


On Tue, 2007-05-22 at 15:17 -0700, Greg KH wrote:

> >
> > Theres more to this than just PCI IDs though.
> > ac97 ID updates, usb id updates, etc, etc.
>
> USB ids also can be added through sysfs :)
>

FWIW,

With the asix.c driver, you can't just add the USB IDs and have it work.
Each ID also needs to be told which driver structure to use, since the
driver itself supports three similar, but distinct chips. Adding the
IDs to the driver itself is naturally trivial, but adding via sysfs or
the like doesn't work. I would imagine that there are other drivers
that operate quite similarly.


--
David Hollis <dhollis@xxxxxxxxxxxxxx>

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