Commit 1c4d02fe2c10869278b2561e19187673b33a75bc

  • avatar
  • mweirauch <mweirauch @xdan…oid.com>
  • Sun Jul 24 21:06:04 CEST 2011
hciattach and wlan0 changes from FRX07
  
443443 disabled
444444 oneshot
445445
446service hciattach /system/bin/hciattach \
447 -n -s 115200 /dev/ttyHS1 texas 115200 flow
446service hciattach /bin/hciattach
448447 user bluetooth
449448 group bluetooth net_bt_admin
450449 disabled
453453 oneshot
454454
455455service wpa_supplicant /system/bin/wpa_supplicant \
456 -Dtiwlan0 -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q
456 -Dwlan0 -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q
457457# we will start as root and wpa_supplicant will switch to user wifi
458458# after setting up the capabilities required for WEXT
459459# user wifi