Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2008 11:41:20 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/si si.c
Message-ID:  <200809081141.m88BfXD3053695@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2008-09-08 11:41:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/si           si.c 
  Log:
  SVN rev 182871 on 2008-09-08 11:41:20Z by peter
  
  Pass 1 of mpsafetty-ifying si(4).  It compiles and has basic functionality,
  but needs a lot more work.  In particular, it has no flow control and has
  a tendency to race when giving commands.  It still uses Giant for the
  tty and driver lock, but this is a keep-it-simple feature for now.
  Some of the [temporary] proliferation of messages lines are way too long.
  
  Revision  Changes    Path
  1.142     +166 -180  src/sys/dev/si/si.c



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