cvs commit: src/sys/dev/usb ohci.c

Takeshi Shibagaki shiba at FreeBSD.org
Mon Dec 22 07:40:12 PST 2003


shiba       2003/12/22 07:40:10 PST

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ohci.c 
  Log:
  Fixed incomplete initialization in some ohci controllers with
  broken BIOS. Separate ohci_controller_init() from ohci_init(),
  and call ohci_controller_init() at resume process once more.
  
  Discussed on [bsd-nomads:16737] - [bsd-nomads:16746].
  
  Submitted by Hiroyuki Aizu <eyes at navi.org> [bsd-nomads:16741]
  
  Revision  Changes    Path
  1.141     +46 -33    src/sys/dev/usb/ohci.c


More information about the cvs-src mailing list