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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to