public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix PCMCIA Iomega Clik!
@ 2025-11-17 12:43 René Rebe
  2025-11-18 14:56 ` Niklas Cassel
  0 siblings, 1 reply; 4+ messages in thread
From: René Rebe @ 2025-11-17 12:43 UTC (permalink / raw)
  To: linux-ide; +Cc: Damien Le Moal, Niklas Cassel

Add PCMCIA Iomega Clik! ID to pata_pcmcia.

-- Signed-off-by: René Rebe <rene@exactco.de>

--- a/drivers/ata/pata_pcmcia.c	2025-02-27 18:51:20.641993816 +0100
+++ b/drivers/ata/pata_pcmcia.c	2025-02-27 18:56:22.022992807 +0100
@@ -362,6 +362,7 @@
 	PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
 	PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
 	PCMCIA_DEVICE_PROD_ID2("Flash Card", 0x5a362506),
+	PCMCIA_DEVICE_PROD_ID2("PCMCIA ATA/ATAPI Adapter", 0x888D7B73),
 	PCMCIA_DEVICE_NULL,
 };
 
-- 
  René Rebe, ExactCODE GmbH, Berlin, Germany
  https://exactco.de | https://t2linux.com | https://rene.rebe.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-18 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 12:43 [PATCH] fix PCMCIA Iomega Clik! René Rebe
2025-11-18 14:56 ` Niklas Cassel
2025-11-18 15:13   ` René Rebe
2025-11-18 15:22     ` Niklas Cassel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox