cvs commit: src/sys/kern tty.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Sep 24 01:26:03 PDT 2004


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


More information about the cvs-src mailing list