CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/01/17 21:24:11
Modified files: sys/dev/ic : wdc.c Log message: take advantage of pool_setipl and PR_ZERO to avoid doing work the subsystem provides for us now when dealing with the xfer pool. ok krw@