PL2303 module backport from 2.6.8 to 2.4.20
Hi. I've got a PL2303(X) adaptor which didn't work with any 2.4.X kernels.
(There seem to be different chipsets under this name which are nonetheless incompatible to one another - the 2.4.X kernel holds support for just one of them)
However the 2.6.X kernel modules worked just fine so I backported the driver from 2.6.8 to 2.4.20 and wonder if there's anybody else with the same problem interested in the patch/modified driver files.
1 Attachment(s)
new port from 2.6.12.3 to 2.4.30
Hi.
If anyone's interested, I've re-ported the driver from 2.6.12.3 to 2.4.30 (the old port was hackish and lacking some functionality. The 2.6.12.3 version seems to be working out fine.
pl2303 backported from 2.6.24.1 to 2.4.36.3
The pl2303 driver has been backported from 2.6.24.1 to 2.4.36.3. I got pl2303.c and pl2303.h from the latest 2.4 kernel (2.4.37.3), and I simply replaced the files in the kernel source with those. The resulting pl2303 module seems to work perfectly. The onlcr stty option works, and I can perform an interactive login via the port. I don't see any errors in dmesg output.
I'm using Oleg's firmware 1.9.2.7-10
Edit: You can download that module I compiled.