Just a quick status update.  I have the first pass at this working.

That is I have a small pci tree that I merge into the main resource
tree.  I have a structure of pci_device operations that I am using.

Pieces yet to come are:
- Lookup of pci_operations by vendor and deviceid


Now I just implement some code that actually takes advantage
of this to see where it will really wind up.

At the same time I have been able to start deleting dead code
from our pci setup routines.  This code has been stable and worked
so well we really haven't looked at it much except for the quick
bugfix.

As the pci routines evolve into the work horse of LinuxBIOS this
code will get it's share of attentions and cleanups :)

The challenge for the next big byte is integrating the 
superio and the southbridge hooks, into this generic pci setup.

Eric

Reply via email to