Hello
under both 2.2.14 and 2.3.99-pre6, the output of /proc/bus/pci/devices
is as follows:
===
0000 80867190 0 e0000008 00000000 00000000 00000000 00000000 00000000
00000000 04000000 00000000 00000000 00000000 00000000 00000000 00000000
0008 80867191 0 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0038 80867110 0 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0039 80867111 0 00000000 00000000 00000000 00000000 0000f001 00000000
00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000
003a 80867112 b 00000000 00000000 00000000 00000000 0000e001 00000000
00000000 00000000 00000000 00000000 00000000 00000020 00000000 00000000
003b 80867113 0 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0040 102b051a a e4000000 e5000008 e6000000 00000000 00000000 00000000
e7000000 00004000 00800000 00800000 00000000 00000000 00000000 00010000
matroxfb
0050 10ec8139 9 0000e401 e8000000 00000000 00000000 00000000 00000000
00000000 00000100 00000100 00000000 00000000 00000000 00000000 00000000
8139too
===
ie, clearly showing a realtek 8139 network card (10ec8139) device on
IRQ9;
yet, under 2.3.99-pre6, it is not listed in /proc/pci
but under 2.2.14 it is - along with a syslog message about using
obsolete /proc/pci
Is this a cause for concern, due to 2.2's opinion on the obsoleteness of
/proc/pci ?
snippet from my .config, if it helps:
===
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_NAMES=y
# CONFIG_MCA is not set
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set
===
Thanks In Advance
Gerard Sharp
-
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/
This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:14 EST