From fae95d9ff5293aa5312f0b14331939d66e81e405 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: remove entry for Cool Stream iSweet IIDC specification describes configuration ROM without model field, thus it's not possible to match any entry with vendor ID and model ID. Current entry for Cool Stream iSweet can match any node and unit of IIDC. This commit removes the entry. I note that this model uses Texus Instruments MC680-DCC as all-in-one chipset for video function in IEEE 1394 bus. Signed-off-by: Takashi Sakamoto --- hwdb.d/80-ieee1394-unit-function.hwdb | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hwdb.d/80-ieee1394-unit-function.hwdb b/hwdb.d/80-ieee1394-unit-function.hwdb index 6ebe32e7a0b..0c1aa2aa4fe 100644 --- a/hwdb.d/80-ieee1394-unit-function.hwdb +++ b/hwdb.d/80-ieee1394-unit-function.hwdb @@ -1113,16 +1113,6 @@ ieee1394:ven0000A07Emo00000001sp0000A02Dver00014001 IEEE1394_UNIT_FUNCTION_AUDIO=1 IEEE1394_UNIT_FUNCTION_VIDEO=1 -# -# Node with single unit for video function. -# - -ieee1394:node:ven0x0002f0units0x00a02d:0x000100 -ieee1394:ven000002F0mo00000000sp0000A02Dver00000100 - ID_VENDOR_FROM_DATABASE=Cool Stream - ID_MODEL_FROM_DATABASE=iSweet - IEEE1394_UNIT_FUNCTION_VIDEO=1 - # # Point Grey cameras. # -- 2.47.3