From b2240fc1c08ba82628285458b057b5f795a68a43 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 14:09:25 +0000 Subject: Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. --- usr.sbin/pciconf/pciconf.8 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'usr.sbin/pciconf') diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 31f032e..0808806 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -71,16 +71,19 @@ hex digits, followed by the sub-class and the interface bytes. The third column gives the contents of the subvendorid register, introduced in revision 2.1 of the .Tn PCI -standard. It is 0 for most current (2.0) +standard. +It is 0 for most current (2.0) .Tn PCI cards, but is supposed to be loaded with a unique card identification code in newly developed .Tn PCI -cards. The field consists of the card ID in the upper +cards. +The field consists of the card ID in the upper half and the card vendor ID in the lower half of the value. .Pp The fourth column contains the chip device ID, which identifies the chip -this card is based on. It consists of two fields, identifying the chip and +this card is based on. +It consists of two fields, identifying the chip and its vendor, as above. The fifth column prints the chip's revision. The sixth column describes the header type. @@ -88,7 +91,8 @@ Currently assigned header types are 0 for all devices except .Tn PCI to .Tn PCI -bridges, and 1 for such bridge chips. If the most significant bit +bridges, and 1 for such bridge chips. +If the most significant bit of the header type register is set for function 0 of a .Tn PCI @@ -185,7 +189,8 @@ It might be useful to give non-root users access to the .Fl a and .Fl r -options. But only root will be able to execute a +options. +But only root will be able to execute a .Nm kldload to provide the device with a driver KLD, and reading of configuration space registers may cause a failure in badly designed -- cgit v1.1