Module Name: src Committed By: mlelstv Date: Sun Oct 8 04:52:33 UTC 2017
Modified Files: src/sys/dev/ata: ata.c Log Message: Don't assert channel lock in polled mode. ahcisata (and maybe others) use ata_delay during initialization where lock isn't taken. To generate a diff of this commit: cvs rdiff -u -r1.133 -r1.134 src/sys/dev/ata/ata.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.