Jump To:
Leopard Technical Notes: Hardware & Drivers
Serial devices communicate with a computer through a serial port, which transmits and receives data in a serial bit stream. In Mac OS X, developers can access serial-port devices through the I/O Kit in conjunction with the POSIX termios API. The I/O Kit also supports the development of serial controller drivers.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Building Universal I/O Kit Drivers (HTML)
TN2163: How to build a universal I/O Kit kernel driver while avoiding common pitfalls.
2008-08-18
Understanding and Debugging Kernel Panics (HTML) (日本語 HTML)
TN2063: Addresses kernel panics: what they are and how to debug the code that caused the panic.
2008-08-14