cvs commit: src/sys/bus/usb ohci.c ohci_pci.c ohcivar.h

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 10 11:33:30 PDT 2005


dillon      2005/06/10 11:33:04 PDT

DragonFly src repository

  Modified files:
    sys/bus/usb          ohci.c ohci_pci.c ohcivar.h 
  Log:
  Another terrible hack to leave interrupts disabled until the USB bus
  has completed initialization.
  
  Revision  Changes    Path
  1.11      +13 -2     src/sys/bus/usb/ohci.c
  1.3       +1 -1      src/sys/bus/usb/ohci_pci.c
  1.5       +1 -0      src/sys/bus/usb/ohcivar.h


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ohci.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ohci_pci.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ohcivar.h.diff?r1=1.4&r2=1.5&f=u





More information about the Commits mailing list