>>Пытаюсь подключить карту с ком портами на чипе NetMos9835
>>
>>
>>что можно сделать?
>
>man sio читаю там есть NetMos9845
а именно
For Netmos Nm9845 multiport cards with 6 ports:
options COM_MULTIPORT
device sio
In /boot/device.hints:
hint.sio.4.at="isa"
hint.sio.4.port="0xb000"
hint.sio.4.flags="0x901"
hint.sio.5.at="isa"
hint.sio.5.port="0xb400"
hint.sio.5.flags="0x901"
hint.sio.6.at="isa"
hint.sio.6.port="0xb800"
hint.sio.6.flags="0x901"
hint.sio.7.at="isa"
hint.sio.7.port="0xbc00"
hint.sio.7.flags="0x901"
hint.sio.8.at="isa"
hint.sio.8.port="0xc000"
hint.sio.8.flags="0x901"
hint.sio.9.at="isa"
hint.sio.9.port="0xac00"
hint.sio.9.flags="0x901"
hint.sio.9.irq="12"
добавил в ядро кроме device puc
options COM_MULTIPORT
device sio
добавил в In /boot/device.hints
In /boot/device.hints:
hint.sio.4.at="isa"
hint.sio.4.port="0xb000"
hint.sio.4.flags="0x901"
hint.sio.5.at="isa"
hint.sio.5.port="0xb400"
hint.sio.5.flags="0x901"
hint.sio.6.at="isa"
hint.sio.6.port="0xb800"
hint.sio.6.flags="0x901"
hint.sio.7.at="isa"
hint.sio.7.port="0xbc00"
hint.sio.7.flags="0x901"
hint.sio.8.at="isa"
hint.sio.8.port="0xc000"
hint.sio.8.flags="0x901"
hint.sio.9.at="isa"
hint.sio.9.port="0xac00"
hint.sio.9.flags="0x901"
hint.sio.9.irq="12"
но этож для другой карточки
в итоге ничего не изменилось в /dev/ ничего нового не появилось
помогите - понимаю что где то туплю возможно даже очень сильно но все же
help