> > I tried to write a version of lspci, it only uses sysfs and supports 2 > options: m and k, it dumps data only in numeric form (not uses pci.ids file) >
Looks familiar :) BTW, updated ndev is at http://busybox.net/~dvv/patch/ndev.patch : speedup; diving into /sys/devices is moved to a separate script. If you find common pieces of lspci and ndev code (parsing uevent?) -- we can bubble it up into a lib function. Regards, -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
