The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

libusb (3)
  • >> libusb (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    libusb - user-space USB device management library
     
    

    SYNOPSIS

    cc [ flag... ] -I/usr/sfw/include file... -L/usr/sfw/lib \
         -R /usr/sfw/lib  -lusb  [ library... ]
    #include <usb.h>
    

     

    DESCRIPTION

    The libusb library contains interfaces for managing USB devices without a kernel driver. It is an open-source API supported on Linux, MacOS X, and NetBSD. See http://libusb.sourceforge.net.

    The current implementation is version 0.1.8 of the libusb API.

    Complete documentation for this library can be found at /usr/sfw/share/doc/libusb/libusb.txt.  

    INTERFACES

    The shared object libusb.so.1 provides the following public interfaces. See Intro(3) for additional information on shared object interfaces.

    usb_bulk_readusb_bulk_write
    usb_claim_interfaceusb_clear_halt
    usb_close
    usb_find_busses
    usb_get_busses
    usb_get_descriptor
    usb_get_string_simple
    usb_interrupt_read
    usb_open
    usb_reset
    usb_set_altinterface
    usb_set_debug

     

    FILES

    /usr/sfw/lib/libusb.so.1

    shared object

    /usr/sfw/lib/libusb_plugins

    implementation-specific libusb modules

    /usr/sfw/bin/libusb-config

    script to determine linking environment

     

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    AvailabilitySUNWlibusb, SUNWlibusbut, SUNWlibugenusb

    Interface Stability

    MT-Level

     

    SEE ALSO

    Intro(3), attributes(5)

    http://libusb.sourceforge.net


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    INTERFACES
    FILES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру