Tiny Core Base > TCB Q&A Forum
Loading PCI device when booting
^thehatsrule^:
I thought serial devices could be accessed from /dev/ttyS[0-3] ? (they are currently in TC)
If you need to use mknod, you could either add it to the start of a script, or remaster TC with the file already in it.
development:
Ok Thanks.
roberts:
Many ways to accomplish. Everything in unix is a file.
You can include it in a backup and not have to re-create it upon each boot.
Either way.
development:
After recompiling the kernel, I can found my multiport ttyS device, automatically, since udev working for me.
There are limitation in kernel configuration, the default maximum number is only 4 ports. I change to the number of my serial port and when booting all 33 serial port detected and created /dev/ttySxx automatically .
Thanks for you kind to assist me.
Regards.
^thehatsrule^:
Good to hear that you've gotten it to work. I'm just curious though, what are you using that requires 33 serial ports?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version