On Thu, Mar 28, 2002 at 09:08:51PM +0100, Eduard Bloch wrote: > #include <hallo.h> > Greg KH wrote on Thu Mar 28, 2002 um 09:35:36AM: > > > > the floppy. I have a script which loads the modules in the right order > > > to make keyboard work, this should be enough. > > > > Why not? This is exactly what dietHotplug was written for. It only > > takes up 15kb for all USB, all FireWire, and a bunch of PCI devices. If > > - I do not want additional stuff for this single purpose
This way you can automatically handle all USB keyboards and mass-storage devices (install onto a USB hard disk, or install from a USB CDROM). > - In 15kb? > -rw-r--r-- 1 root root 38952 27. Apr 2001 usb.distmap Yup, try it :) It builds in the usb.distmap into the binary. Actually it takes it from the modules.usbmap, which on my box is 81kb (which produces a 15kb binary.) > > you want to have it only work for some USB devices, it will end up being > > much smaller. > > Sure, but it is overkill for boot-floppies. Tell that to the other distros and rescue disks using it :) We can take this off-list if you want (actually the linux-hotplug-devel list is the proper list for it.) I can help you reduce the binary image even more if you don't want to do ieee1394 and pci hotplug (which I am guessing you don't want.) thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
