Changes between Version 3 and Version 4 of OldMacPeripherals
- Timestamp:
- 2009-04-26T10:06:00Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OldMacPeripherals
v3 v4 5 5 The ADB controller in the Macs is called CUDA (not to be confused with nVidia CUDA). It is implemented by a Motorola MC6800 micro-controller, which is probably not important from a device-driver point of view. The chip which connects the Mac's I/O space to the CUDA is a [http://en.wikipedia.org/wiki/MOS_Technology_6522 MOS Technology 6522], also called VIA (Versatille Interface Adapter). 6 6 7 Links: 7 === Links === 8 8 9 9 * [http://developer.apple.com/technotes/hw/hw_01.html Apple Documentation of the ADB protocol] (including device protocols)