lkml.org 
[lkml]   [1999]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] pci probing
Hello,

> How does a driver define an arbitrary probe order under your scheme?
> Forcing a driver to depend on the order of the values returned from a
> pci_find_class() iteration is not always desireable.

Yes, but are the cases where you need your own order common enough
to justify complicating the helper functions?

> And small nit while I was looking at pci-scan: You need to use
> IORESOURCE_IO not PCI_BASE_ADDRESS_SPACE_IO when testing the flags
> member of 'struct resource' if I'm not mistaken.

Both work. The resource->flags field contains both generic resource flags
(as IORESOURCE_IO) and PCI region flags (lower 4 bits where PCI_BASE_ADDRESS_SPACE_IO
sits).

Have a nice fortnight
--
Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"Is there a life before death?"

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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.044 / U:27.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site