Assembly >> Serial Ports
Posted by sacah on 08:44:00 03-18-2002
Anyone know of any information that would help me use the 9 pin serial port in ASM, Im usin it to interface with electronics, but I just cant get the serial thingy, I can do printer port ok, but its got heaps of bloody wires, where as 9pin has only 5.
Or any info on USB in ASM, that would be sweetage too.

Any help would be great, thanks
§ACAH

[ This Message was edited by: sacah on 2002-03-18 08:57 ]
Posted by robost86 on 22:41:00 03-18-2002
Hardware part (and also alot about programming it): http://www.nondot.org/sabre/os/files/Communication/ser_port.txt

Library in asm for DOS: http://www.ypr.34sp.com/showdoc.php?id=142

I have info for Linux too, tell me if you want me to look for it.