Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: tsutsui
Date: Sat May 2 07:23:00 UTC 2026
Modified Files:
src/sys/dev/pci: ehci_pci.c
src/sys/dev/usb: ehci.c ehcivar.h
Log Message:
ehci(4): work around AMD SB600 first control transfer failure
Reload EHCI_ASYNCLISTADDR once after linking the first address-0 control
qTD chain, for AMD SB600 quirk observed on my ASRock M3A-UCC.
Addresses PR/57359.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/pci/ehci_pci.c
cvs rdiff -u -r1.334 -r1.335 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/usb/ehcivar.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