Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 08:26:03 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200409240826.i8O8Q3YZ007365@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-09-24 08:26:03 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  Hold threadcount while throbbing cdevsw in our underlying driver.
  
  This is a bit heavyhanded, and will be simplified once the tty code
  learns to properly deal with disappearing hw and drivers.
  
  Revision  Changes    Path
  1.232     +25 -20    src/sys/kern/tty.c



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