File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
documentation/dev/spec/protocol Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,10 @@ title: Inventory protocol
235235 <!ELEMENT CAPTION (#PCDATA)>
236236 <!-- manifacturer name -->
237237 <!ELEMENT MANUFACTURER (#PCDATA)>
238+ <!-- device model -->
239+ <!ELEMENT MODEL (#PCDATA)>
240+ <!-- device serial number -->
241+ <!ELEMENT SERIAL (#PCDATA)>
238242 <!-- device PCI class ID -->
239243 <!ELEMENT PCICLASS (#PCDATA)>
240244 <!-- device PCI vendor ID -->
@@ -411,6 +415,8 @@ title: Inventory protocol
411415 <!ELEMENT SPEED (#PCDATA)>
412416 <!-- memory serial number -->
413417 <!ELEMENT SERIALNUMBER (#PCDATA)>
418+ <!-- memory model -->
419+ <!ELEMENT MODEL (#PCDATA)>
414420 <!ELEMENT TYPE (#PCDATA)>
415421 <!ELEMENT DESCRIPTION (#PCDATA)>
416422 <!-- memory slot number -->
You can’t perform that action at this time.
0 commit comments