Re: [PATCH] PCI changes for 2.5.69

Greg KH (greg@kroah.com)
Thu, 22 May 2003 15:48:40 -0700


On Thu, May 22, 2003 at 11:36:16PM +0100, Dave Jones wrote:
> On Thu, May 22, 2003 at 03:05:59PM -0700, Greg KH wrote:
>
> > One may write new PCI device IDs into the new_id file:
> > echo "8086 1229" > new_id
> >
> > which will cause a new device ID (sysfs name 0) to be added to the driver.
>
> Why not call the probe routine at this point ?
> This would do away with the need for the probe_it file.
> The only downside I can see is that if we have a script
> echoing lots of device id updates, we're going to lots of
> additional (-ENODEV) probes.

Keep reading through the patches :)

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/