From: Niklas Cassel <cassel@kernel.org>
To: "René Rebe" <rene@exactco.de>
Cc: linux-ide@vger.kernel.org, Damien Le Moal <dlemoal@kernel.org>
Subject: Re: [PATCH V2] ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI Adapter
Date: Tue, 18 Nov 2025 21:56:39 +0100 [thread overview]
Message-ID: <aRzdh6Q8xuu6OL7G@ryzen> (raw)
In-Reply-To: <87550962-6A64-4F07-AD72-001D85824B83@exactco.de>
On Tue, Nov 18, 2025 at 09:20:17PM +0100, René Rebe wrote:
> IOn 18. Nov 2025, at 21:08, Niklas Cassel <cassel@kernel.org> wrote:
> >
> > On Tue, Nov 18, 2025 at 05:46:54PM +0100, René Rebe wrote:
> >> Add Iomega Clik! "PCMCIA ATA/ATAPI Adapter" ID to pata_pcmcia.
> >>
> >> Signed-off-by: René Rebe <rene@exactco.de>
> >> ---
> >> v2: style and sorted
> >> ---
> >> drivers/ata/pata_pcmcia.c | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/drivers/ata/pata_pcmcia.c b/drivers/ata/pata_pcmcia.c
> >> index cf3810933a27..caefcd8c4b3c 100644
> >> --- a/drivers/ata/pata_pcmcia.c
> >> +++ b/drivers/ata/pata_pcmcia.c
> >> @@ -344,6 +344,7 @@ static const struct pcmcia_device_id pcmcia_devices[] = {
> >> PCMCIA_DEVICE_PROD_ID2("NinjaATA-", 0xebe0bd79),
> >> PCMCIA_DEVICE_PROD_ID12("PCMCIA", "CD-ROM", 0x281f1c5d, 0x66536591),
> >> PCMCIA_DEVICE_PROD_ID12("PCMCIA", "PnPIDE", 0x281f1c5d, 0x0c694728),
> >> + PCMCIA_DEVICE_PROD_ID2("PCMCIA ATA/ATAPI Adapter", 0x888d7b73),
> >
> > Don't we want Iomega somewhere in the name here?
>
>
> IIRC this string came out of some pcmcia tool. I thought it came out of the device.
> Is it not used for matching or should match what comes out of the device IDENTIFY
> or so command?
Looking at drivers/pcmcia/ds.c, you are right,
the string is used for matching.
So we are stuck with this quite generic name :)
Kind regards,
Niklas
next prev parent reply other threads:[~2025-11-18 20:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-18 16:46 [PATCH V2] ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI Adapter René Rebe
2025-11-18 20:08 ` Niklas Cassel
2025-11-18 20:24 ` René Rebe
[not found] ` <87550962-6A64-4F07-AD72-001D85824B83@exactco.de>
2025-11-18 20:56 ` Niklas Cassel [this message]
2025-12-14 22:59 ` Robin H. Johnson
2025-12-14 23:50 ` René Rebe
2025-11-18 21:00 ` Niklas Cassel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aRzdh6Q8xuu6OL7G@ryzen \
--to=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=rene@exactco.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox