tron
|
4c61cd90ba
|
Don't abuse opendisk(3) to open PCI bus devices which are no disks. This
fixes PR bin/14468 by Valeriy E. Ushakov.
|
2001-11-08 08:05:05 +00:00 |
joda
|
f51bc9e68b
|
use strtol instead of atoi to catch non numeric values
|
2001-09-17 10:05:57 +00:00 |
thorpej
|
8b531ac998
|
By poppular demand, don't wildcard "bus" on the "list" command
by default.
|
2001-09-15 18:35:00 +00:00 |
thorpej
|
477798fcac
|
Fix missing : in a getopt() string.
|
2001-09-14 17:28:36 +00:00 |
thorpej
|
0c91ac689b
|
pcictl(8) -- a program for frobbing the PCI bus, and also an example
of how to use libpci.
Currently has "list" (list devices within a PCI domain) and "dump" (dump
PCI configuration header for a device) sub-commands.
|
2001-09-13 23:51:04 +00:00 |