Gary Hade cb3576fa34 PCI: Include PCI domain in PCI bus names on x86/x86_64
The PCI bus names included in /proc/iomem and /proc/ioports are
of the form 'PCI Bus #XX' where XX is the bus number.  This patch
changes the naming to 'PCI Bus XXXX:YY' where XXXX is the domain
number and YY is the bus number.  For example, PCI bus 14 in
domain 0 will show as 'PCI Bus 0000:14' instead of 'PCI Bus #14'.
This change makes the naming consistent with other architectures
such as ia64 where multiple PCI domain support has been around
longer.

Signed-off-by: Gary Hade <garyhade@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:03 -07:00
..
2005-10-18 08:26:15 -07:00
2006-12-04 02:00:22 -05:00
2008-04-20 21:47:02 -07:00
2006-12-01 14:36:56 -08:00
2008-02-02 11:32:01 -08:00
2008-02-01 15:04:31 -08:00
2008-03-03 10:47:14 -08:00
2008-04-20 21:46:54 -07:00