CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2010/06/29 16:14:57
Modified files: sys/dev/pci : ehci_pci.c uhci_pci.c Log message: Add some missing UHCI and EHCI register restores on resume. Fixes at least one broken UHCI on resume. Tested by myself, kettenis, phessler, jsg, pirofti. Doesn't help all machines, but no worse than before on any of them. ok kettenis@, deraadt@