diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-02-26 21:45:05 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-02-26 21:45:05 +0000 |
commit | 447c09cd043d7c03036ca2bb6ed82e9ca16e9b0f (patch) | |
tree | a31f51a7b37f371ee2ffbeba4965b678ade5289f /devel/libusb/pkg-descr | |
parent | 1d61e68ef590964657b81ba2328a872dadf7e966 (diff) |
Notes
Diffstat (limited to 'devel/libusb/pkg-descr')
-rw-r--r-- | devel/libusb/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libusb/pkg-descr b/devel/libusb/pkg-descr new file mode 100644 index 000000000000..dc8fb6e8149c --- /dev/null +++ b/devel/libusb/pkg-descr @@ -0,0 +1,8 @@ +A library originally developed under Linux to give userland programs +an API to access to USB hardware. The FreeBSD port was originally +done by Richard Tobin <richard@cogsci.ed.ac.uk> and should still +be considered "beta" (not all calls implemented in the Linux port +are available). Allows gPhoto, gPhoto2, s10sh and others to access +USB under FreeBSD successfully. + +WWW: http://sourceforge.net/projects/libusb/ |