robertklep / dsm7-usb-serial-drivers

Synology DSM 7 USB serial drivers
510 stars 87 forks source link

Epyc7002 modules for usb #116

Closed error105 closed 8 months ago

error105 commented 8 months ago

Hi, there is any chance that u will prepare ch340 and other for Epyc7002 (SA6400) with kernel 5.10.55+ ?

robertklep commented 8 months ago

I'll take a look. I assume that it's running DSM 7.2?

Also, what device are you looking to add support for? In my experience, the DSM-built-in cdc-acm.ko module already covers the most popular devices.

error105 commented 8 months ago

I'll take a look. I assume that it's running DSM 7.2?

Also, what device are you looking to add support for? In my experience, the DSM-built-in cdc-acm.ko module already covers the most popular devices.

Yes, 7.2 DSM :) I have cc2652 zigbee coordinator with ch340 usb-uart, also I want connect my TevoTarantula to use it with Klipper on docker.

robertklep commented 8 months ago

Try these: https://github.com/robertklep/dsm7-usb-serial-drivers/tree/main/modules/epyc7002/dsm-7.2

(make sure to follow the downloading instructions)

error105 commented 8 months ago

Try these: https://github.com/robertklep/dsm7-usb-serial-drivers/tree/main/modules/epyc7002/dsm-7.2

(make sure to follow the downloading instructions)

Thanx, i will try evening and will let u know :)

error105 commented 8 months ago

Try these: https://github.com/robertklep/dsm7-usb-serial-drivers/tree/main/modules/epyc7002/dsm-7.2

(make sure to follow the downloading instructions)

Works perfect !! ur awesome.

robertklep commented 8 months ago

Thanks for testing! 👍🏻