
20 Jul
2009
20 Jul
'09
8:55 a.m.
On Mon, 2009-07-20 at 14:28 +0200, Daniel Veillard wrote:
One thing w.r.t. replacing the slot number by the PCI address string is that we could split that address fully and keep the slot number as one of the values. More checking, code a bit more complex too...
It's all completely internal, so whatever makes the code easier makes most sense, I think - and since we just use the address in textual form with a monitor command, I choose to store in that format too. Cheers, Mark.