Re: A question about Serial Port



There is no specific routine in vxWorks to accomplish what you are
describing. It sounds like something your device driver should
perform.

Without telling us about the architecture of your system, we have no
idea how to answer your question. Can you tell us what processor
you're using? What UART? What device driver?
.



Relevant Pages

  • Re: Computer re-booting on its own
    ... accomplish this task, it just hung up and wouldn't do anything. ... seperate times with rebooting in between. ... caused by device driver. ...
    (microsoft.public.windowsupdate)
  • Re: kernelInit problem
    ... I am trying write a device driver for a plx9054 pci ... when I have the plx9054 card into the slot,and the boot is failed. ... initializing the registers of the device. ... VxWorks to do so. ...
    (comp.os.vxworks)
  • Re: kernelInit problem
    ... I am trying write a device driver for a plx9054 pci ... when I have the plx9054 card into the slot,and the boot is failed. ... VxWorks to do so. ...
    (comp.os.vxworks)
  • Re: Adding 3rd party driver
    ... I have good and bad news for you, Uday. ... appropriate documentation in the form of the VxWorks Device Driver ...
    (comp.os.vxworks)
  • vgone() calling VOP_CLOSE() -> blocked threads?
    ... In my current TTY design, I hold a count of the amount of ... threads that are sleeping in the line discipline. ... routine, expecting that the device is completely unused. ... The device driver should have a seperate routine to wake ...
    (freebsd-arch)