Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is x10attach required for some drivers?

Drivers x10attach
0
Posted

Why is x10attach required for some drivers?

0

For transceivers that can connect through the tty line discipline API, a userspace helper program is used to set the serial port up and connect the tty port (usually N_X10) to drivers. For drivers that talk directly to the hardware (FireCracker) or through a different subsystem (USB), the initialization and setup does not use the userspace program. To be consistent with the philosophy that the kernel is moving, the USB interface needs to be rewritten to work with the tty line discipline subsystem so that it too would require the userspace helper program.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123