Sept. 28, 2014
9:46 p.m.
On Sun, 28 Sep 2014 16:27:06 +0530, me storage said:
I am new to Linux Kernel Programming .I want to develop usb drivers so i read LDD3 Chapter 14. i didn't find /sbin/hotplug in Ubuntu 12.04.And my
LDD3 is about a 2.6.10 kernel. Ubuntu 12.04 shipped a 3.2.14 kernel. % git diff --shortstat v2.6.11 v3.12 54000 files changed, 15378914 insertions(+), 4279326 deletions(-) LDD3 is only about 15 million lines out of date. Have a nice day. (2.6.11 was the first release in the git world, and my linux-next tree doesn't have the 3.2.14 tag in it, but I think that made the point) Now go off and figure out *what* changed on your own, lest you be punted from the Eucalyptus Challenge....