x11/kdebase3 fails to build in recent -CURRENT

Hans Petter Selasky hselasky at c2i.net
Wed Mar 11 07:52:10 PDT 2009


On Wednesday 11 March 2009, Michiel Boland wrote:
> kcmusb

Hi,

I think this module has to be updated. The ioctl to get the usb_device_info 
has been moved to the BSD libusb in /usr/src/lib/libusb .

man libusb

     libusb20_dev_get_info(pdev, pinfo) This function retrives the BSD spe-
     cific usb2_device_info structure into the memory location given by pinfo.
     The USB device given by pdev must be opened before this function will
     succeed.  This function returns zero on success else a LIBUSB20_ERROR
     value is returned.

I'm not sure if the libusb API names have settled yet ...

--HPS


More information about the freebsd-current mailing list