mirror of
https://github.com/systemd/systemd.git
synced 2025-02-27 01:57:35 +03:00
hwdb: ieee1394-unit-function: fullfill for Sony DCR-TRV310
It appeared that Sony DCR-TRV310 has legacy layout of configuration ROM against 1394 TA standard documentation. * https://github.com/systemd/systemd/issues/25029 For the case, numeric model identifier and descriptor leaf for model name are not picked up. This commit fulfill corresponding entry so that applications can use model name from hardware database.
This commit is contained in:
parent
0f9a160ae1
commit
8bc468190b
@ -1303,6 +1303,17 @@ ieee1394:ven00001287mo00000036sp0000A02Dver00010001
|
||||
ID_MODEL_FROM_DATABASE=FireDTV C/CI
|
||||
IEEE1394_UNIT_FUNCTION_VIDEO=1
|
||||
|
||||
#
|
||||
# Legacy layout of configuration ROM described in Annex 1 of 'Configuration ROM for AV/C Devices
|
||||
# 1.0 (December 12, 2000, 1394 Trading Association, TA Document 1999027)'.
|
||||
#
|
||||
|
||||
ieee1394:node:ven0x080046units0x00a02d:0x010001
|
||||
ieee1394:ven00080046mo00000000sp0000A02Dver00010001
|
||||
ID_VENDOR_FROM_DATABASE=Sony Corporation
|
||||
ID_MODEL_FROM_DATABASE=DCR-TRV310
|
||||
IEEE1394_UNIT_FUNCTION_VIDEO=1
|
||||
|
||||
#
|
||||
# Node with multiple units for several functions.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user