On Tue, Jan 12, 2010 at 09:07:43PM -0500, Frank wrote: > On Wed, 13 Jan 2010, Daniel O'Connor wrote: > > >Does it use libusb? If so, then it should "Just Work" assuming that > >permissions are correct (note the nodes are /dev/usb/X.Y.Z now) > > > >-- > >Daniel O'Connor software and network engineer > >for Genesis Software - http://www.gsoft.com.au > >"The nice thing about standards is that there > >are so many of them to choose from." > > -- Andrew Tanenbaum > >GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C > > I don't know if it uses libusb. The makefile has the following: > > .if defined(WITH_USB) && ${OSVERSION} >= 800069 > CONFIGURE_ARGS+= --with-generic-usb > .endif > > Does this tell you?
Please provide the output from: ldd -v /some/path/apcupsd -- | Jeremy Chadwick [email protected] | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
