Re: parport: parport_serial: add WCH device 1c00:3450 and disable IRQ

From: Pei Xiao

Date: Thu Jul 02 2026 - 03:58:37 EST




在 2026/4/28 16:30, Jiawei liu 写道:
> Add PCI device ID 1c00:3450 for WCH parallel port devices.
>
> The generic parport_serial driver requests IRQs for this
> device, but the interrupt handler does not properly handle
> the device-generated interrupts, which may result in
> spurious or unhandled IRQs.
>
> Disable IRQ usage for this device to ensure stable operation.
>
> Signed-off-by: Jiawei Liu <liujiawei4419@xxxxxxxxx>
Hi Jiawei, 

1.

Do not send patches as attachments.

2. A patch should only change one thing; you just need to modify the
interrupt-related part there
3. ./scripts/get_maintainer.pl your.patch .Use this script to get the
maintainer. I noticed that you didn't obtain Greg and send it to him.

by the way, Can we collaborate on the WCH driver work? I can assist with
modifying and submitting the related drivers.

I am very interested in this matter.

thanks!