public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PCI probe, please CC hamilton@sedsystems.ca
@ 2003-09-15 22:58 Kendrick Hamilton
  2003-09-15 23:09 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Kendrick Hamilton @ 2003-09-15 22:58 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,
    we are using the Linux 2.2.16 kernel (some of the code we purchased 
does not work with 2.4.x kernels and we would have to do a lot of 
regression testing to upgrade) on an IBM e-server. We wrote a module for 
a modulator card we are using. The code uses pci_find_device to find the 
modulator cards. The problem we are having is that it finds the cards in 
different orders. One time hss0 is the card in slot 4 and hss1 is the 
card in slot5. The next time we power up the computer, hss0 is the card 
in slot5 and hss1 is the card in slot 4.
    The IBM e-server has about 5 PCI bridges.
    Do you have any suggestion as to how I might be able to ensure the 
cards are always detected in the same order? Our system requires that 
they always be in the same order.
    I can email you the source code for our module, it is GPLed.
  
    Please CC comments to hamilton@sedsystems.ca
TIA,
Kendrick Hamilton


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-16  0:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15 22:58 PCI probe, please CC hamilton@sedsystems.ca Kendrick Hamilton
2003-09-15 23:09 ` Greg KH
2003-09-15 23:22   ` Kendrick Hamilton
2003-09-16  0:17     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox