Subject: Re: sys/dev/pci/pucdata.c
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 07/23/2002 18:21:18
On Tue, Jul 23, 2002 at 07:01:03PM +0900, itojun@iijlab.net wrote:
> 	why vendor/product code are hardcoded, instead of pcidevs.h?

I wonder if there ought to be a away of getting these PCI device
ids into filestore - so that you don't have to rebuild a kernel
to add an equivalent device?

Some method of deferring devive configuration until later would do.

Any mechanism would probably help loadable derivers pick up hardware.
Also things like deferring the allocation of io resource to (eg)
pcmcia slots until all the devices with fixed addresses would help.

	David

-- 
David Laight: david@l8s.co.uk