PC Card and PCI device HCI controller inside
We wrote a public domain (open source) HCI controller for (seven) PC Card and PCI devices and the Apple Bluetooth software stack: http://www.traud.de/bluetooth/ See the documentation for any question about the source code or software and hardware requirements. It tries to enable devices following the Bluetooth Core part H4 (UART) standard by subclassing the IOBluetoothHCIController.h. Unfortunately we based it on Apple16X50Serial package which is not sufficient enough for reliable data communication. The source code should give you a hint to make your own Bluetooth PC Card driver (like BCSP). Perhaps even Apple adopts it and fixes the issues in Apple16X50Serial. If you have any ideas or comments about the source code or its (very extensive) documentation I really would love to here it because it is our first kernel driver. _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored.
participants (1)
-
Alexander Traud