• Home
  • Help
  • Search
  • Login
  • Register
Pages: [1]
Author Topic: documentation for wifi/bluetooth chip, 88w8688  (Read 3777 times)
mjl
Newbie
*

Karma: 0
Posts: 3


View Profile
« on: February 26, 2010, 05:16:29 AM »

the new guruplugs will have a marvell 88w8688 wifi/bluetooth chip according to the globalscaletechnologies site.  it seems to be connected to sdio.  so far the only information i've found on this chip (not much) is:

http://www.marvell.com/products/wireless/8688.pdf

does anyone know if/where more information is available?  enough for writing a driver.
Logged

birdman
Sr. Member
****

Karma: 4
Posts: 429


View Profile WWW
« Reply #1 on: February 26, 2010, 07:09:32 PM »

The 88W8688 seems to be ~3.5 years old, judging by the publishing date for this:

http://www.palminfocenter.com/news/8917/bluetooth-and-wifi-combo-chip-announced/

and http://www.embwise.com/ have written Linux drivers for it.  But, presumably, the device will be supplied with drivers for the Wifi anyway?
Logged

mjl
Newbie
*

Karma: 0
Posts: 3


View Profile
« Reply #2 on: March 01, 2010, 07:35:26 AM »

thanks for the info.

i've looked for the linux driver.  it seems the "libertas" driver supports the 88w8688.  the olpc and xbox 360 seem to have the same chip, but may be connected differently (on olpc by usb, the chip is called 88w8388).

there seems to be some documentation for how to talk to the firmware on the 88w8688.  i don't know if it is enough, and also not whether that includes bluetooth.  the olpc even has a page describing (desire for) a project to replace the proprietary firmware with an open source one.  it does not seem to have materialized yet.

the libertas project page (a good starting point, including relevant links to the olpc pages, and firmware api):

http://linuxwireless.org/en/users/Drivers/libertas

i was asking mainly because i might want a driver for inferno.  then even with reusing the linux driver it is important to know what the programming interface is (especially since i'm not an expert in writing such drivers yet).
Logged

Pages: [1]
Print
Jump to: