[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Christopher Pascoe <pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 24 Aug 2006 22:17:00 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/08/24 22:17:00
Modified files:
sys/dev/pci : uhci_pci.c ehci_pci.c
Log message:
Disable interrupts during the attach of UHCI and EHCI controllers. If
we do not, a shared interrupt which arrives while we are initialising
the host controller may cause a NULL pointer dereference.
tested joris, ok! dlg
Visit your host, monkey.org