index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pciconf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print status of ARI capability in pciconf -c
rstone
2014-04-01
1
-1
/
+7
*
Add support for displaying VPD for PCI devices via pciconf.
jhb
2014-01-20
2
-8
/
+95
*
- Allow PCI devices that are attached to a driver to be identified by their
jhb
2014-01-20
2
-29
/
+130
*
Decode PCIe ASPM capability and status.
jkim
2013-07-18
1
-20
/
+38
*
Decode new HT 3.00 and 3.10 capabilities.
kib
2013-05-17
1
-0
/
+12
*
Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.
neel
2013-02-10
1
-1
/
+1
*
Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers
jhb
2013-02-05
1
-2
/
+0
*
Display MSI-X table and PBA offsets when displaying information about MSI-X
neel
2013-02-01
1
-11
/
+15
*
For PCI Express capability, if max link width is greater than zero, print
jimharris
2012-10-25
1
-0
/
+26
*
Indent ecaps the same way we indent caps.
imp
2012-10-19
1
-1
/
+1
*
The correct generic term for PCIS_STORAGE_NVM is "NVM" not "NVM Express".
gavin
2012-09-20
1
-1
/
+1
*
Recognise NVM Express devices and pretty-print their name.
gavin
2012-09-19
1
-0
/
+1
*
Align the PCI Express #defines with the style used for the PCI-X
gavin
2012-09-18
2
-34
/
+34
*
- Denote PCI-e endpoints that support FLR.
jhb
2012-09-13
2
-4
/
+72
*
- If the PCIe "SLOT" flag is set, include this in the capability output
gavin
2012-09-05
1
-1
/
+3
*
Add a new -e flag to pciconf(8)'s list mode to display PCI error details.
jhb
2012-06-01
6
-11
/
+254
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-2
/
+2
*
Only attempt to list extended capabilities for devices that have a
jhb
2010-09-16
1
-1
/
+5
*
Document the format of extended capabilities in the '-c' output.
jhb
2010-09-09
1
-1
/
+13
*
- Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' when
jhb
2010-09-09
1
-6
/
+6
*
Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_sel
jhb
2010-09-08
1
-7
/
+3
*
- Add register definitions related to extended capability IDs in
jhb
2010-09-08
1
-0
/
+95
*
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
joel
2010-08-16
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
- Add a few more register defintions for the PCI express capability
jhb
2009-04-17
1
-3
/
+26
*
Tune output to remove trailing space.
mav
2009-02-15
1
-3
/
+3
*
Add SATA and PCI Advanced Features capabilities reporting.
mav
2009-02-15
1
-0
/
+24
*
- Add a new ioctl to /dev/pci to fetch details on an individual BAR of a
jhb
2009-02-02
2
-7
/
+96
*
Add ADMA, SATA and SAS mass storage subclasses.
mav
2008-11-13
1
-0
/
+3
*
Add HDA multimedia subclass.
mav
2008-10-21
1
-0
/
+1
*
Add "SD host controller" subclass name.
mav
2008-10-21
1
-0
/
+1
*
style nit: indent continuation lines correctly, use style(9) style
imp
2008-09-03
1
-15
/
+16
*
minor style(9) police: sort getopt options alphabetically. The
imp
2008-09-03
1
-9
/
+9
*
Include agpreg.h from it's new location.
jb
2007-11-13
1
-1
/
+1
*
devinfo(8) manual page refers to pciconfr(8). Add back reference for
marck
2007-11-07
1
-1
/
+2
*
Update copyright attribution.
jhb
2007-10-31
2
-2
/
+4
*
Missed in the previous commit to this file:
jhb
2007-10-27
1
-0
/
+3
*
Make selector parsing accept the dot "." as an alternative selector
se
2007-10-04
1
-1
/
+1
*
Restore compatibility with version before introduction of PCI domains.
se
2007-10-04
2
-18
/
+22
*
Make the PCI code aware of PCI domains (aka PCI segments) so we can
marius
2007-09-30
2
-8
/
+13
*
- HT 2.00b added a new flag to the MSI mapping HT capability to indicate
jhb
2007-04-25
1
-7
/
+12
*
- Bump document date.
ru
2007-02-06
1
-3
/
+3
*
- Teach pciconf(8) to list the PCI capabilities supported by each device
jhb
2007-02-02
5
-46
/
+593
*
Use larger buffers to read lines from the vendor list.
des
2005-08-18
1
-3
/
+16
*
Whitespace cleanup.
des
2005-08-18
1
-13
/
+13
*
add some additional pci classes and sub-classes..
jmg
2005-03-26
1
-1
/
+25
*
Revert unintended commit that came in with 3rd clause removal
imp
2004-08-07
1
-67
/
+12
*
Fix syntax error introduced in the last commit.
le
2004-08-07
1
-2
/
+2
*
Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software
imp
2004-08-07
1
-12
/
+67
[next]