Re: PCI question

Marcin Dalecki (dalecki@dacotec.net)
Fri, 15 Oct 1999 19:00:26 +0200


Bret Indrelee wrote:
>
> Marcin Dalecki [mailto:dalecki@dacotec.net] asked:
> > Anybody out there with an idea where to get the information
> > about the PCI slot numbers of the currently present devices
> > inside the system (in esp the two ether cards?).
>
> cat /proc/pci
>
> It gives bus, device, and function numbers.
>
> If instead you are wondering how to do it from kernel code, look in
> /usr/src/linux/Documenation/pci.txt
> for the documentation.
>

Nahh. What I'm interrested in are the actual physical SLOTS
(aka A B C D) of the device.

-
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/