CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2010/12/14 09:13:16
Modified files: sys/dev/pci : ohci_pci.c uhci_pci.c sys/dev/usb : ehci.c ehcivar.h ohci.c ohcivar.h uhci.c uhcivar.h Log message: use the dying flag in struct usbd_bus instead of a private dying flag in *hci_softc ok miod@, krw@