summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.sbin/uqs2011-12-301-2/+2
* Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* Document the format of extended capabilities in the '-c' output.jhb2010-09-091-1/+13
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_seljhb2010-09-081-7/+3
* - Add register definitions related to extended capability IDs injhb2010-09-081-0/+95
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* - Add a few more register defintions for the PCI express capabilityjhb2009-04-171-3/+26
* Tune output to remove trailing space.mav2009-02-151-3/+3
* Add SATA and PCI Advanced Features capabilities reporting.mav2009-02-151-0/+24
* - Add a new ioctl to /dev/pci to fetch details on an individual BAR of ajhb2009-02-022-7/+96
* Add ADMA, SATA and SAS mass storage subclasses.mav2008-11-131-0/+3
* Add HDA multimedia subclass.mav2008-10-211-0/+1
* Add "SD host controller" subclass name.mav2008-10-211-0/+1
* style nit: indent continuation lines correctly, use style(9) styleimp2008-09-031-15/+16
* minor style(9) police: sort getopt options alphabetically. Theimp2008-09-031-9/+9
* Include agpreg.h from it's new location.jb2007-11-131-1/+1
* devinfo(8) manual page refers to pciconfr(8). Add back reference formarck2007-11-071-1/+2
* Update copyright attribution.jhb2007-10-312-2/+4
* Missed in the previous commit to this file:jhb2007-10-271-0/+3
* Make selector parsing accept the dot "." as an alternative selectorse2007-10-041-1/+1
* Restore compatibility with version before introduction of PCI domains.se2007-10-042-18/+22
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-302-8/+13
* - HT 2.00b added a new flag to the MSI mapping HT capability to indicatejhb2007-04-251-7/+12
* - Bump document date.ru2007-02-061-3/+3
* - Teach pciconf(8) to list the PCI capabilities supported by each devicejhb2007-02-025-46/+593
* Use larger buffers to read lines from the vendor list.des2005-08-181-3/+16
* Whitespace cleanup.des2005-08-181-13/+13
* add some additional pci classes and sub-classes..jmg2005-03-261-1/+25
* Revert unintended commit that came in with 3rd clause removalimp2004-08-071-67/+12
* Fix syntax error introduced in the last commit.le2004-08-071-2/+2
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-12/+67
* Update pciconf man page to indicate that only some of the functionsrwatson2004-01-061-1/+2
* Only a read-only file descriptor is required to implement list_devs()rwatson2003-12-311-1/+1
* make pciconf understand it's own output as stated in the manpage.jmg2003-06-201-5/+13
* Moved $FreeBSD$ tag to where it belongs.ru2003-05-221-1/+2
* Fix up some grammar.trhodes2003-01-091-2/+2
* Markup fixes. Document more correctly.trhodes2002-12-141-8/+14
* Use consistent terminology in the usage message, the man pagejdp2002-09-172-10/+10
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-1/+1
* The .Nm utilitycharnier2002-07-141-4/+4
* mdoc(7) police: make SYNOPSIS really match usage().ru2002-05-301-7/+3
* pciconf(8) has an incorrect synopsis which argues the output from thetrhodes2002-05-151-2/+2
* When asked to print bytes (-b option) do that and put 16 on a line.sos2002-02-261-3/+4
* Add missing -v option to the SYNOPSIS.sheldonh2001-11-271-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-0/+1
* Remove whitespace at EOL.dd2001-07-151-39/+39
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
OpenPOWER on IntegriCloud