CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/01/03 22:41:22
Modified files: sys/dev/ic : re.c Log message: mark the driver MPSAFE. most of this is cleaning up the oactive handling. if there's lingering bugs we'll deal with them in tree. ok jmatthew@