b080d4fea0
* intr_establish now takes *two* ipls. One at which the handler should run, and one in which the interrupt should get blocked. All the following changes were provided by Ian Dall: * Remove SCN_HSOFT. Now that the pc532's software interrupt system is running from int14, this won't work anymore. * Add code to detect uart type (SCN2681, SCC2692 or SCC26C92). * Cleanup my RECOVER mess. Thank's to Ian Dall for reading the datasheet and removing all the unnecessary RECOVERs. * Cleanup scnrxintr. * Implement scnhiwflow. * Do not use automatic RTS. This and scnhiflow and some changes to the interrupt system suggested by Ian fix the scn overrun problem at 57600 baud. |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
fpu | ||
include | ||
pc532 | ||
stand | ||
Makefile | ||
To.Do |