Is libusb supported on Solaris?
Libusb API support is available for both Solaris and Sunray. USB DDK 0.9a includes the libusb support for Solaris 10. You can download the same from http://developers.sun.com/solaris/developer/support/driver/usb.html When I do a prtconf -D on my system, why so I see 3 controllers (ehci, 2 x ohci) associated with my USB 2.0 PCI card: pci, instance #0 (driver name: pci_pci) pci, instance #1 (driver name: pci_pci) usb, instance #1 (driver name: ohci) usb, instance #2 (driver name: ohci) usb, instance #0 (driver name: ehci) ehci is the usb2.0 controller. If a USB 1.x device is found, it will be rerouted to a companion ohci controller. My companion controller is uhci and I don’t see a uhci driver for uhci on Solaris 8 or Solaris 9 for SPARC. Please use the latest Solaris 10 Express build for the uhci support I have a USB serial device from Digi IO Networks. It does not work although I have the latest patches and using a usb2.0 port (or have usbconf set to USBA1.0 everywhere). We have notice