From: Julian Wiedmann on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1149#note_617603661

@dhorak1 note that ccw.udev then still carries the modalias for OSN and OSX:
```
ATTRS{cutype}=="1731/02", RUN+="ccw_init"
ATTRS{cutype}=="1731/06", RUN+="ccw_init"
```

Maybe just attach the rule to the KOBJ_BIND of the qeth/lcs/... ccw_driver
instead, and let the kernel be in full control of which devices are supported?
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to