- From: Sven Garbade <Sven.Garbade_at_med.uni-heidelberg.de>
- Date: Thu, 03 May 2007 09:13:56 +0200
Hi Bernd, I tested usbdux with comedilib and comedi tarballs from http://www.linux-usb-daq.co.uk/drivers2/ with kernels 2.16.49 (notebook) and 2.6.19 (desktop) on debian testing and it works well. Thanks, Sven On Mon, 2007-04-23 at 23:57 +0100, Bernd Porr wrote: > Hi! > > I've added udev support to comedilib (CVS). > > You have to explicitly switch on udev support with the configure option > because it needs a path as an argument (we could default it to /lib but > for the time being you have to specify it). > > ./configure --enable-udev-hotplug=/lib --sysconfdir=/etc > > This will install the firmware in /lib/firmware and the scripts in > /lib/udev. The udev-rules for comedi are under /etc/udev/rules.d. > configure generates a warning if you specify other paths than /lib or > /etc because it won't work in other locations such as /usr/local/etc. > > The old hotplug is now off by default but can be switched on with > > ./configure --enable-etc-hotplug -sysconfdir=/etc > > /Bernd >
Received on 2007-05-03Z06:13:56