I hope i didn't reinvent the wheel, but after some struggle i found that
the baycom modules (baycom_ser_fdx,baycom_ser_hdx, didn't test
baycom_par), use now a network device other named than bc0, bc1...
They are called bcsh[0123] for baycom_ser_hdx and
bcsf[0123] for baycom_ser_fdx.
I didn't find any documentation on this, so this is why put it here,
perhaps it could be usefull.
I found it also usefull to add:
alias bcsf0 baycom_ser_fdx
alias bcsf1 baycom_ser_fdx
alias bcsf2 baycom_ser_fdx
alias bcsf3 baycom_ser_fdx
alias bcsh0 baycom_ser_hdx
alias bcsh1 baycom_ser_hdx
alias bcsh2 baycom_ser_hdx
alias bcsh3 baycom_ser_hdx
to my /etc/conf.modules
and i use:
sethdlc -p -i bcsh0 mode "ser12*" io 0x2f8 irq 3
sethdlc -a -i bcsh0 txd 300 txtail 50 slot 150 ppersist 32 half
..... to test baycom_ser_hdx
and:
sethdlc -p -i bcsf0 mode "ser12*" io 0x2f8 irq 3
sethdlc -a -i bcsf0 txd 300 txtail 50 slot 150 ppersist 32 half
..... to test baycom_ser_fdx
Hopefully it's useful for you,
Arjan Filius
Email: terhi.victor@logonet.com
--------------------------------------------------------------
Argh! All right, so how am I supposed to work with Linux when
everything's already been done?! Can't these people leave some
broken MSDOS like parts so there's problems left to solve!?....