NameDateSize

..24-Nov-20124

BeceemCPU.cppH A D24-Nov-20124.1 KiB

BeceemCPU.hH A D24-Nov-20121 KiB

BeceemDDR.cppH A D24-Nov-201210.4 KiB

BeceemDDR.hH A D24-Nov-2012967

BeceemDDRTiming.hH A D24-Nov-201224.6 KiB

BeceemDevice.cppH A D24-Nov-201232.4 KiB

BeceemDevice.hH A D24-Nov-20123.5 KiB

BeceemLED.cppH A D24-Nov-20128.3 KiB

BeceemLED.hH A D24-Nov-20121.3 KiB

BeceemNVM.cppH A D24-Nov-201223.4 KiB

BeceemNVM.hH A D24-Nov-20124 KiB

DeviceStruct.hH A D24-Nov-201216.5 KiB

Driver.cppH A D24-Nov-20128 KiB

Driver.hH A D24-Nov-20123.4 KiB

JamfileH A D24-Nov-2012304

READMEH A D24-Nov-2012913

Settings.cppH A D24-Nov-20122.7 KiB

Settings.hH A D24-Nov-20121,007

usb_beceemwmx.settingsH A D24-Nov-2012760

util.cppH A D24-Nov-2012775

util.hH A D24-Nov-2012313

README

1USB Driver for Beceem WiMAX devices
2====================================================
3Realeased under the MIT license for Haiku
42010 Alexander von Gluck
5
6This driver requires a Beceem firmware/vendor configuration
7
8The firmware is binary code pushed to the device and is 
9a requirement to operate.
10
11The vendor config is a binary configuration file provided
12by the device vendor (Ubee, ZTE, Sierra,etc) to tell the
13device about it's internal configuration.
14
15Obtaining the Firmware / Vendor configuration
16=========================================================
17The driver will gracefully search the following directory
18for it's needed binary files:
19/boot/system/data/firmware/macxvi200/
20
21macxvi200.bin
22macvi.cfg
23
24These needed files can be obtained by installing the vendor
25provided drivers onto a windows system and checking in
26system32/drivers
27
28*Warning*
29The license of the binary files is currently unknown.
30