0

We have to enumerate usb devices on board. Can we build busybox with mdev instead of udev? Can we also use udevlib functions in case we have mdev on board.

ramesh
  • 31
  • 3

1 Answers1

0

Yes. Nice explanation in Hallinan, if you google "19.8.1 busybox mdev" you may get everything you need for this topic (but, also buy the book, it's really great). Yes, remove udev but keep hotplug and sysfs, refer also maybe to gentoo/mdev.

Joe Kul
  • 2,454
  • 16
  • 16