Integrate dual HomeMatic+HomeMatic IP support for HmIP-RFUSB (#1683)

* updated generic_raw_uart to latest version which comes with dualcopro
support for the HmIP-RFUSB usb rf-sticks by eQ3/ELV.

* remove 99-hmip-rfusb.rules to keep a HmIP-RFUSB device free from being
occupied by the cp210x driver but use the new generic_raw_uart support
instead allowing for advanced dualcopro support for HomeMatic/BidCos-RF
and homematicIP support in parallel.
This commit is contained in:
Jens Maus
2022-01-26 13:53:16 +01:00
committed by GitHub
parent 260a7c7d05
commit c1bd178021
3 changed files with 2 additions and 3 deletions

View File

@@ -1 +0,0 @@
ACTION=="add", ATTRS{idVendor}=="1b1f", ATTRS{idProduct}=="c020", RUN+="/sbin/modprobe cp210x" RUN+="/bin/sh -c 'echo 1b1f c020 >/sys/bus/usb-serial/drivers/cp210x/new_id'"