public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Serial Synth Workaround
@  Rob
   ` John G. Heim
  0 siblings, 1 reply; 2+ messages in thread
From: Rob @  UTC (permalink / raw)
  To: speakup

I understood that you had to comment out this statement in drivers/staging/speakup/serialio.c:
  if (err) {
   pr_warn("Unable to allocate port at %x, errno %i",
    ser->port, err);
   return NULL;
}
Was that wrong? Because I got a bunch of errors from make.
I tried commenting out just the
   return NULL;
part and still got errors. It is plainly obvious that I am no coder. Lol. What needs commenting out, exactly?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Serial Synth Workaround Rob
 ` John G. Heim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).