??? 07/18/06 15:06 Read: times |
#120486 - I Got it! Responding to: ???'s previous message |
Erik I got it. I cleared all bits on KBPATN, with KBMASK = 0x03, and do not match on the PATN_SEL bit. That did it for me. Now I can implement:
0x03 int 0x00 no int 0x01 int 0x02 int Thanks Erik I appreciate your help. |