| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
You don't say what speed you're running your link at, so I can'tguesstimate
how long the interrupt has to be held off before you lose data.
The Apple16x50 driver sources available on the OpenDarwin cvsweb don't show any signs of installing an interrupt filter, so you are the mercy of the scheduling of its interrupt thread when it comes to latency. In the face of other interrupts or kernel threads, you may be looking at tens or hundreds of milliseconds worth of latency.
you need an interrupt filter so that you can run *immediately* the UART> signals the FIFO is filling.
| References: | |
| >[Apple16X50Serial] How to prevent HW buffer overflows? (From: Alexander Traud <email@hidden>) | |
| >Re: [Apple16X50Serial] How to prevent HW buffer overflows? (From: drivers <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.