File:  [Apple Darwin 0.x] / driverkit / notes / ADBState
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:37:50 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, Darwin03, Darwin02
Darwin 0.2 Driver Kit

cmdPort - enabled whenever we're quiescent, disabled whenever we're waiting for a specific interrupt.
	enabled:
		- top of I/O Thread
		- end of interruptHandler
		- end of ioOpHandler
	disabled:
		-- before handling AIO_RESET, AIO_SEND_COMMAND in I/O thread
		- top of interrupt handler
		
	
autopoll - enabled when quiescent, disabled when we're doing anything else with the hardware.
	disabled:
		- doUserCommand
		- by hardware on almost any interrupt
	enabled:
		- end of interruptHandler
		- end of ioOpHandler
		- top of I/O thread
		

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.