Hi i am new to linux and device driver. we have a board which could be connected to com0 port. we are able to connect to this board using minicom and and device selected is /dev/ttyS0.
we want to write a driver for this board. Can any one suggest how to go about. we dont want to do this in user space since we want some hands on in device driver programming.
we want to write a driver for this board. Can any one suggest how to go about. we dont want to do this in user space since we want some hands on in device driver programming.
Comment