From: Stuart M. <Stu...@st...> - 2001-08-23 17:15:06
|
David On Aug 22, 10:20pm, dw...@in... wrote: > Subject: [linuxsh-dev] Merging PCI support code. > It looks as if some of the PCI support functions which are currently > implemented in each set of platform support code could usefully be shared. > > Should I go ahead and commit something like the following? This is untested > on any platform but the one I'm playing with, for which support isn't yet > merged. Looks like a good idea to me. > If it's deemed to be a good idea, it would be useful to get it tested on the > affected platforms before it's committed. Any volunteers? I've just tested it using the pci_st40.c and it works fine. > At the moment, you have to take all five of the common functions, or take > none of them and provide your own. Maybe some day we might find a need to > make that choice more fine-grained, but we can cross that bridge if and > when we come to it. All five worked for us. Stuart |