Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
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.
Home |
Main Index |
Thread Index |
Old Index