CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2017/12/13 23:21:04
Modified files: sys/dev/ata : wd.c Log message: Repair flushcache/standby operations to not convert AT_WAIT operations to AT_POLL, which some chip driver underneath cannot handle. tested by bluhm also