Document #: 03608
3C509 - Two BOCA 2016's
Problem: Machine with two BOCA 2016 16-port serial interfaces installed does not recognize the 3C509.
Solution: 3C509[B]'s activation register ("ID port") location hardcoded as "#define ID_PORT 0x100" conflicts with the sound card. Change the ID port to 0x110 or 0x120 or 0x130 or ... 0x1f0 because the ID port is decoded at these 16 addresses. Make a new kernel.
|