Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 1996 04:43:32 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa cy.c
Message-ID:  <199612051243.EAA05395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/12/05 04:43:32

  Modified:    sys/i386/isa  cy.c
  Log:
  Fixed handling of modem status changes.  Only the most common case of
  connect/hangup in !CLOCAL mode was handled correctly.  mgetty and ppp
  didn't work because they turn on CLOCAL and poll for carrier (or RI?).
  
  Revision  Changes    Path
  1.43      +23 -8     src/sys/i386/isa/cy.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612051243.EAA05395>