PC Card and PCI device HCI controller inside
PC Card and PCI device HCI controller inside
- Subject: PC Card and PCI device HCI controller inside
- From: Alexander Traud <email@hidden>
- Date: Mon, 01 Dec 2003 23:08:42 +0100
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 | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.