public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: PCI stuff
@ 2003-06-13  4:23 Albert Cahalan
  0 siblings, 0 replies; only message in thread
From: Albert Cahalan @ 2003-06-13  4:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: benh, anton, rmk, mochel, willy

> The new pci_domain_nr() is good for adding the PCI domain
> number to the /sys/devices/pciN/* names, but I think that's
> not the proper representation. It should really be
>
>  /sys/devices/pci-domainN/pciN/*
>
> So we can pave the way for when we'll stop play bus number
> tricks and actually have overlapping PCI bus numbers between
> domains. (I don't plan to do that immediately because that
> would break userland & /proc/bus/pci backward compatiblity)
>
> What do you think ?

This should have been obvious to me last week:
/sys/devices/pciN/busM/devQ/fnP/*

N is the thingy number. (domain, segment, hose...)

It's important to get the interface right, even if
that means a bit of short-term trouble. We'll be
stuck with the interface, like it or not, for a
damn long time once 2.6.xx gets established.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-13  4:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-13  4:23 PCI stuff Albert Cahalan

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