* ser-e7kpc.c: New file to support the E7000 with the PC ISA
authorSteve Chamberlain <sac@cygnus>
Mon, 27 Jun 1994 17:16:26 +0000 (17:16 +0000)
committerSteve Chamberlain <sac@cygnus>
Mon, 27 Jun 1994 17:16:26 +0000 (17:16 +0000)
commit5567978794e02ed8ef4a7793f8950857b22e324d
tree805fb8b2494baee239adbd4dac134c37a99c1501
parent6a86fa489b7cb1048f9028ba674bd29da2537643
* ser-e7kpc.c: New file to support the E7000 with the PC ISA
bus interface.
* serial.c (serial_open): Notice device "pc".
* remote-e7000.c: Fix copyright date.
(expect): Compare \n and \r the same.
(e7000_open): Allow pc as a serial port
* sh/sh.mt: Add ser-e7kpc.
* h8300/h8300hms.mt: Add ser-e7kpc.
* main.c (proc_wait): Don't wait if using go32.
gdb/.Sanitize
gdb/ser-e7kpc.c [new file with mode: 0644]
gdb/serial.c