mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 16:42:56 -08:00
PCI Express extendeded capability 0x1c is LN Requester according to the
PCI-SIG Lightweight Notification (LN) Protocol ECN document. From Masanobu SAITOH.
This commit is contained in:
parent
338a5c6849
commit
ec0b242072
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: pcidump.c,v 1.44 2017/05/18 05:12:34 jsg Exp $ */
|
||||
/* $OpenBSD: pcidump.c,v 1.45 2017/06/16 05:19:15 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2006, 2007 David Gwynne <loki@animata.net>
|
||||
@ -131,7 +131,7 @@ const char *pci_enhanced_capnames[] = {
|
||||
"Secondary PCIe Capability",
|
||||
"Protocol Multiplexing",
|
||||
"Process Address Space ID",
|
||||
"Unknown",
|
||||
"LN Requester",
|
||||
"Downstream Port Containment",
|
||||
"L1 PM",
|
||||
"Precision Time Measurement",
|
||||
|
Loading…
Reference in New Issue
Block a user