Changes between Initial Version and Version 6 of Ticket #6698


Ignore:
Timestamp:
Feb 1, 2011, 5:08:41 PM (13 years ago)
Author:
kallisti5
Comment:

my initial work was checked in hrev40302

TODO

  • physical network interface needs work as well as io control calls.
  • contact Beceem / Broadcom and see if they will dual license code as MIT+GPL, or get their blessing for us to license my code as MIT. (there isn't a lot of original Beceem code left.. but there is possibly a little.. especially in the BeceemDDR code)

Done:

  • Beceem binary firmware file push
  • low level hardware setup and communication
  • GPIO mapping and a basic LED Thread that monitors device state
  • LED blinks and stuff according to device state
  • reads device mac address and sets up (buggy) network interface with it.
  • more stable then vendors driver!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6698

    • Property Milestone R1Unscheduled
    • Property Priority normallow
    • Property Version R1/alpha2R1/Development
  • Ticket #6698 – Description

    initial v6  
    1 Haiku should include at least one wimax hardware driver, thus making the building of a Wimax firmware possible someday.
    2 
    3 What is complete:
     1Haiku should include at least one wimax hardware driver, thus making the building of a Wimax stack possible someday.