CVS commit: src/sys/dev/ata

"Jason R Thorpe" <[email protected]> Sun, 12 Jul 2026 20:52:47 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	thorpej
Date:		Sun Jul 12 20:52:47 UTC 2026

Modified Files:
	src/sys/dev/ata: ata.c atavar.h

Log Message:
Add a function, ata_set_pio8(), that issues SET_FEATURES with
WDSF_8BIT_PIO_EN to enable 8-bit PIO on a device.


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys/dev/ata/ata.c
cvs rdiff -u -r1.110 -r1.111 src/sys/dev/ata/atavar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.