cvs commit: src/sys/dev/si si.c
Peter Wemm
peter at FreeBSD.org
Mon Sep 8 11:41:33 UTC 2008
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
More information about the cvs-src
mailing list