Site Tools


hardware_specs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
hardware_specs [2012/01/21 18:10] – [Audio system] typo paulfhardware_specs [2012/02/01 08:55] – Add webcame make and model paulf
Line 34: Line 34:
   * The in-kernel sources. If you look under drivers/staging/rt2870/, you'll find a slightly cleaned-up version of ralink's driver. It requires you to enable “STAGING” drivers when configuring the kernel.   * The in-kernel sources. If you look under drivers/staging/rt2870/, you'll find a slightly cleaned-up version of ralink's driver. It requires you to enable “STAGING” drivers when configuring the kernel.
  
-  * Finally, the rt2x00 drivers are in the mainline kernel, under drivers/net/wireless/rt2x00, but these report only testing/development support for the 3070. +  * Finally, the rt2x00 drivers are in the mainline kernel, under drivers/net/wireless/rt2x00, but these report only testing/development support for the 3070. In fact it works decently and is the best option. It additionally allows to use hostapd (AP mode) and and has monitor/injection support. The main limitation is that it can't have a "managed" and an "ap" interfaces active simultaneously.
  
 ==== Supplemental Chips ==== ==== Supplemental Chips ====
Line 55: Line 54:
 ==== Mobile broadband ==== ==== Mobile broadband ====
  
-The 3G model contains an Ericsson F3307 Mobile Broadband Module. With the provided kernel sources, this presents itself as /dev/ttyACM{0,1,2} as well as a cdc network device "usb0". Excerpt from dmesg:+The 3G model contains an Ericsson F3307 Mobile Broadband Module. With the provided kernel sources, this presents itself as /dev/ttyACM{0,1,2} as well as a cdc network device "usb0" (''wwan0'' in recent kernels). Excerpt from dmesg:
  
 ''usb 2-1.1: New USB device found, idVendor=0bdb, idProduct=190a\\ ''usb 2-1.1: New USB device found, idVendor=0bdb, idProduct=190a\\
Line 70: Line 69:
 cdc_wdm 2-1.1:1.8: cdc-wdm1: USB WDM device\\ cdc_wdm 2-1.1:1.8: cdc-wdm1: USB WDM device\\
 cdc_acm 2-1.1:1.9: ttyACM2: USB ACM device'' cdc_acm 2-1.1:1.9: ttyACM2: USB ACM device''
 +
 +==== Webcam ====
 +
 +The webcam is a 1.3M LITEON 09P2SF118 part with integrated digital mic.
hardware_specs.txt · Last modified: 2013/09/16 20:47 by stuw