FreeBSD Bugzilla – Attachment 11186 Details for
Bug 22124
patch to update pciconf to give a -v option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.81 KB, created by
Steve.Roome
on 2000-10-19 16:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Steve.Roome
Created:
2000-10-19 16:30:00 UTC
Size:
1.81 KB
patch
obsolete
>*** /usr/src/usr.sbin/pciconf/pciconf.8.orig Wed Mar 1 14:08:12 2000 >--- /usr/src/usr.sbin/pciconf/pciconf.8 Thu Oct 19 16:23:45 2000 >*************** >*** 32,37 **** >--- 32,38 ---- > .Nd diagnostic utility for the PCI bus > .Sh SYNOPSIS > .Nm pciconf Fl l >+ .Op Fl v > .Nm pciconf Fl a Ar selector > .Nm pciconf Fl r Ar selector > .Op Fl b | Fl h >*************** >*** 50,58 **** > .Fl l > option, it lists all devices found by the boot probe in the following format: > .Bd -literal >! foo0@pci0:4:0: class=0x010000 card=0x00000000 chip=0x000f1000 rev=0x01 hdr=0x00 >! bar0@pci0:5:0: class=0x000100 card=0x00000000 chip=0x88c15333 rev=0x00 hdr=0x00 >! none0@pci0:6:0: class=0x020000 card=0x00000000 chip=0x802910ec rev=0x00 hdr=0x00 > .Ed > .Pp > The first column gives the >--- 51,73 ---- > .Fl l > option, it lists all devices found by the boot probe in the following format: > .Bd -literal >! atapci0@pci0:1:0: class=0x01018a card=0x00000000 chip=0x06461095 rev=0x01 hdr=0x00 >! ahc0@pci0:2:0: class=0x010000 card=0x00000000 chip=0x80789004 rev=0x00 hdr=0x00 >! .Ed >! .Pp >! With both the >! .Fl v >! and >! .Fl l >! options a more verbose listing is shown with the device type: >! .Bd -literal >! atapci0@pci0:1:0 >! class=0x01018a card=0x00000000 chip=0x06461095 rev=0x01 hdr=0x00 >! IDE storage controller >! >! ahc0@pci0:2:0 >! class=0x010000 card=0x00000000 chip=0x80789004 rev=0x00 hdr=0x00 >! SCSI storage controller > .Ed > .Pp > The first column gives the >*************** >*** 171,180 **** > .Sh AUTHORS > The > .Nm >! facility was written by > .An Stefan Esser > and >! .An Garrett Wollman . > .Sh BUGS > The > .Fl b >--- 186,197 ---- > .Sh AUTHORS > The > .Nm >! facility was originally written by > .An Stefan Esser > and >! .An Garrett Wollman. >! .An Steve Roome >! added the verbose option. > .Sh BUGS > The > .Fl b
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22124
: 11186 |
11187