From cc447b33f63b976219d21e123ce44bbccca9b27c Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Wed, 5 May 2021 23:10:29 +0900 Subject: [PATCH] hwdb: ieee1394-unit-function: add entries for Digital Everywhere FloppyDTV and FireDTV Linux kernel has firedtv kernel module as driver for Digital Everywhere FloppyDTV and FireDTV. Although this driver works without any help of userspace application, it's better to add entries to hardware database for developer's convenience. Signed-off-by: Takashi Sakamoto --- hwdb.d/80-ieee1394-unit-function.hwdb | 40 +++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/hwdb.d/80-ieee1394-unit-function.hwdb b/hwdb.d/80-ieee1394-unit-function.hwdb index 7abb7aa8ce7..4e24174377c 100644 --- a/hwdb.d/80-ieee1394-unit-function.hwdb +++ b/hwdb.d/80-ieee1394-unit-function.hwdb @@ -1080,6 +1080,46 @@ ieee1394:ven000002F0mo00000000sp0000A02Dver00000100 ID_MODEL_FROM_DATABASE=iSweet IEEE1394_UNIT_FUNCTION_VIDEO=1 +# +# Digital Everywhere FloppyDTV and FireDtv series. +# + +ieee1394:node:ven0x001287mo0x000024units0x00a02d:0x010001 +ieee1394:ven00001287mo00000024sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FloppyDTV S/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + +ieee1394:node:ven0x001287mo0x000025units0x00a02d:0x010001 +ieee1394:ven00001287mo00000025sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FloppyDTV T/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + +ieee1394:node:ven0x001287mo0x000026units0x00a02d:0x010001 +ieee1394:ven00001287mo00000026sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FloppyDTV C/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + +ieee1394:node:ven0x001287mo0x000034units0x00a02d:0x010001 +ieee1394:ven00001287mo00000034sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FireDTV S/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + +ieee1394:node:ven0x001287mo0x000035units0x00a02d:0x010001 +ieee1394:ven00001287mo00000035sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FireDTV T/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + +ieee1394:node:ven0x001287mo0x000036units0x00a02d:0x010001 +ieee1394:ven00001287mo00000036sp0000A02Dver00010001 + ID_VENDOR_FROM_DATABASE=Digital Everywhere + ID_MODEL_FROM_DATABASE=FireDTV C/CI + IEEE1394_UNIT_FUNCTION_VIDEO=1 + # # Node with multiple units for several functions. # -- 2.47.3