Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2004 18:32:15 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/snp snp.c
Message-ID:  <200411051832.iA5IWFPe022841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2004-11-05 18:32:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/snp          snp.c 
  Log:
  Walk through the snp softc list instead of abusing tp->ts_c to find the
  snp attached to a tty.
  This fixes the panic that happens when using snp.
  
  Revision  Changes    Path
  1.95      +17 -8     src/sys/dev/snp/snp.c



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