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

Warner Losh imp at FreeBSD.org
Fri Feb 10 19:29:03 PST 2006


imp         2006-02-11 03:29:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ohci.c ohci_pci.c ohcivar.h 
  Log:
  Give ohci_intr a proper return value.  In FreeBSD, this is void.  Remove
  now-redundant cast on establishing the interrupt.
  
  Revision  Changes    Path
  1.157     +4 -4      src/sys/dev/usb/ohci.c
  1.46      +2 -2      src/sys/dev/usb/ohci_pci.c
  1.42      +1 -1      src/sys/dev/usb/ohcivar.h


More information about the cvs-src mailing list