toastcfh / cm-kernel

CyanogenMod Linux Kernel
http://cyanogenmod.com
Other
23 stars 11 forks source link

bluetooth #6

Closed toastcfh closed 14 years ago

toastcfh commented 14 years ago

its borked and im not sure why

toastcfh commented 14 years ago

need to add bluez or firmware from the nexus since were using their driver atm. their driver seems actually faster, wifi wise. (could be placebo effect though idk)

toastcfh commented 14 years ago

going to port bcm4329_204 from .32. although i think this one would work i rekon 204 is a newer driver. either way changes made to one can be applied to the other. this will also get this out of the way and all that will be left is sensors

toastcfh commented 14 years ago

Well I ported over 204 but hs serial needs some work and so does the main board. I think I got the main board right and we just need hs serial done up. I'll wait to commit till its working. On another note while porting this over I made the changes needed to uncomment the lines out in atmel.c . This really made no difference but just pointing it out. Also through testing it seems in the HTC builds usb connection notify must be done using the HTC warped usb driver. In other words, I can mount the sdcard in cm using the mount usb interface. In the HTC build it sees usb is connected, shows debugging icon but doesn't give the option to mount the sdcard. Anyhow HTC builds suck and it works in cm so I'm happy. Lol