Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 20:00:52 -0500
From:      Matthew Graybosch <matthew@starbreaker.net>
To:        Rob B <rbyrnes@ozemail.com.au>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: /proc/pci equivalent?
Message-ID:  <20011105200052.57df7e87.matthew@starbreaker.net>
In-Reply-To: <5.1.0.14.2.20011106114638.020d9d90@pop.ozemail.com.au>
References:  <5.1.0.14.2.20011106114638.020d9d90@pop.ozemail.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 06 Nov 2001 11:48:37 +1100, Rob B typed:

# Is there a way to see what is on the PCI bus of a system?  Under
# Linux, I 
# could do :
# 
#          cat /proc/pci
# 
# and get a dump of everything on the bus.  Is there a command like
# it in 
# FreeBSD?

IIRC, the dmesg command might give you what you need if you run it
as root. Or, if you're using X, the KDE Control Center (kcontrol)
has an [Information] subtree. If you drill into the [Devices] node,
you can get a device-by-device listing of your PCI devices, as well
as ISA and USB devices, but that doesn't include interrupts or I/O
ports.

Hope this helps.
-- 
Matthew Graybosch
http://www.starbreaker.net
"Sartre was mistaken: Hell is not other people. Hell is maintaining
other people's code."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011105200052.57df7e87.matthew>