From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Fernando Nasser Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: [remote-e7000.c and remote-st.c] Check for bad baud rate Date: Fri, 11 May 2001 17:38:00 -0000 Message-id: <3AFC85EF.6050609@cygnus.com> References: <3AFC3A4C.22EC14EB@redhat.com> X-SW-Source: 2001-05/msg00249.html > ChangeLog > > * remote-e7000.c (e7000_open): Check for bad baud rate. > * remote-st.c (st2000_open): Ditto. This change is pretty straight forward, er, obvious. All you're doing is tweeking files to match the current interface. Andrew