Date: Sat, 1 May 1999 16:30:13 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c src/sys/dev/usb uhci.c Message-ID: <199905012330.QAA25263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/05/01 16:30:12 PDT
Modified files:
sys/pci uhci_pci.c
sys/dev/usb uhci.c
Log:
Move the disabling of interrupts right before the allocation of the
resource. Avoids useless interrupts occurring between the allocation
of the interrupt resource and the final initialisation of the
kernel. Cause of these interrupts is unknown (a resuming device?).
Revision Changes Path
1.7 +16 -1 src/sys/pci/uhci_pci.c
1.21 +3 -1 src/sys/dev/usb/uhci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905012330.QAA25263>
