EagleUsb Team <[EMAIL PROTECTED]> writes: > Only Mandrakelinux^WMandriva^WMantiva^Wyou_name_it is currently > concerned, but it may give ideas to other distributions ?
I don't think so, most distributions are concerned. If usb controllers are initialized very early, the hotplug scripts may be run even before /usr is mounted (if it's a separate partition). > It should be ok, as with Tux, we found (again) the following options > in ./configure : > --with-dsp-dir Path to DSP files > (default=/usr/share/eagle-usb/dsp) I'll probably use this option for 10.2 (err, 2005 LE) release. /lib/hotplug/firmware is rather for firmwares loaded by the firmware_class, maybe you could use /lib/eagle-usb/dsp instead (and consider using the firmware_class in the future :-) > --sbindir=DIR system admin executables [EPREFIX/sbin] > there will be fctStartAdsl / Stop as well, but that should be ok As well as pppoa, eagleconfig and eaglediag, which aren't really needed to initialize the modem. There is probably a way to install these executables in different paths. In 10.2, I think I'll move all the executables in /sbin, or else it may break some scripts (like eagleconfig). Regards -- Olivier Blin
