friendlyarm / linux-3.4.y

Linux kernel source tree for FriendlyARM NanoPi 2, NanoPi 3
Other
75 stars 103 forks source link

pl2303 driver #11

Open natacion opened 7 years ago

natacion commented 7 years ago

where is pl2303 prolific driver?

friendlyarm commented 7 years ago

File: drivers/usb/serial/pl2303.c

miguelon85 commented 7 years ago

i can not load pl2302 nanopi 2 fire ubuntu mate

git clone https://github.com/friendlyarm/linux-3.4.y.git cd linux-3.4.y git checkout nanopi2-lollipop-mr1 touch .scmversion make nanopi2_linux_defconfig

i will change .config CONFIG_USB_SERIAL_PL2303=m

then..

make modules cd linux-3.4.y/drivers/usb/serial modprobe pl2302

modprobe: ERROR could not insert 'pl2303': Exec format error