DragonFly-2.3.1.467.g7dd55 master sys/bus/usb ehci.c ehci_pci.c

看板DFBSD_commit作者時間16年前 (2009/06/24 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7dd55ac10c63ea55f61d7117e121042bb4f5a59a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jun 23 22:25:07 2009 -0700 usb - More interrupt livelock fixes. Fix additional interrupt livelocks which occur during initialization due to interrupts being enabled too early. Summary of changes: sys/bus/usb/ehci.c | 16 ++++++++++------ sys/bus/usb/ehci_pci.c | 4 +--- sys/bus/usb/ohci.c | 21 +++++++++++++++++++-- sys/bus/usb/ohci_pci.c | 10 +++++++--- sys/bus/usb/uhci.c | 22 +++++++++++++++++----- sys/bus/usb/uhci_pci.c | 4 +--- 6 files changed, 55 insertions(+), 22 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7dd55ac10c63ea55f61d7117e121042bb4f5a59a -- DragonFly BSD source repository
文章代碼(AID): #1AGRfP00 (DFBSD_commit)