Domanda

I know that udev can be split to two parts:

  1. libudev

  2. udevd

To port udev to my platform, I have successfully done the libudev on my platform.

However, I need udevd, the daemon manages the virtual/dev.

I have searched around the source code for udevd but no progress so far.

Please let me know where I can download the source of udevd if you know any.

Thanks

È stato utile?

Soluzione

udev is now part of systemd, but there is also a fork named eudev.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top