Module Name: src Committed By: martin Date: Tue Mar 15 18:00:27 UTC 2022
Modified Files: src/sys/dev/ata [netbsd-9]: ata.c Log Message: Pull up following revision(s) (requested by perseant in ticket #1435): sys/dev/ata/ata.c: revision 1.167 Avoid an unaccounted extra channel freeze, if a reset is requested more than once before the thread services the request. Closes PR#56745. To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.149.2.1 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.