Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 19:23:05 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ppbus lpt.c
Message-ID:  <200003150323.TAA57797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/03/14 19:23:05 PST

  Modified files:
    sys/dev/ppbus        lpt.c 
  Log:
  I _HATE_ crashes.  The lptread() call needs to check LP_BYPASS, because
  if one tries to use read() on an LP_BYPASS'd dev_t, the softc will be
  initialized mainly with NULLs, so...
  
  Revision  Changes    Path
  1.16      +6 -1      src/sys/dev/ppbus/lpt.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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