Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (113) Network (230) Office (65) Utility (908) Video (68)
Total files: 4312
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Libusb | Description: | libusb port for OS4 | Download: | libusb.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 136kb | Version: | 0.1.12 | Date: | 27 May 2008 | Author: | Johannes Erdfelt, <johannes@erdfelt.com>, Thomas Sailer, <sailer@ife.ee.ethz.ch>, Brad Har | Submitter: | Rene W. Olsen | Email: | ac/rebels com | Homepage: | http://libusb.sourceforge.net/ | Requirements: | OS4 and Sirion USB Stack v1.12 | Category: | library/misc | Replaces: | library/misc/libusb.lzx | License: | LGPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3703 | | | Comments: | 11 | Snapshots: | 0 | Videos: | 0 | Downloads: | 377 (Current version) | | 1089 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Release Date:
27-May-2008
Install:
just copy the libusb.library to libs:
and the sdk dir to sdk:
Known problems:
- the structure 'usb_interface' has a name that collide with the Sirion stack
include file libusb dosent seam to use this structure internally, so I'm not
really sure if its a problem.
- the functions usb_reset() and usb_resetep() are not supported (same as *BSD)
also the usb_set_configuration() not supported.
- "include <libusb.h>" had been change to "include <proto/libusb.h>"
too follow the amiga way.
- there is still 8 untested functions but they should work (I hope).
- Sadly it needs Sirion v1.12+ and only version 1.10 (Update #3) is out.
Any developers can contact me to get a updated usb stack, but as this is a
beta test version there has not been through OS4 betatesters, there my
be bugs and therefor not for normal users.
Release Info:
27-May-2008
- Added a new Debug system
- Fixed Errors in handling Endpoints
- Control messages could end at wrong endpoint.
31-Oct-2005 - Found a nasty bug in retriving EndPoints.
- Include files updated, there was missing some defines from linux's
usb.h file
15-Oct-2005 - First public release
Signing off.
Rene W. Olsen ( ac () rebels.com )
|