Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pcictl
Module Name: basesrc
Committed By: thorpej
Date: Thu Sep 13 23:51:04 UTC 2001
Added Files:
basesrc/usr.sbin/pcictl: Makefile pcictl.8 pcictl.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/usr.sbin/pcictl/Makefile \
basesrc/usr.sbin/pcictl/pcictl.8 basesrc/usr.sbin/pcictl/pcictl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index