Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 03:30:43 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_pf.c src/sys/dev/usb/controller usb_controller.c
Message-ID:  <201011250331.oAP3VCYR052155@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

weongyo     2010-11-25 03:30:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_pf.c 
    sys/dev/usb/controller usb_controller.c 
  Log:
  SVN rev 215812 on 2010-11-25 03:30:43Z by weongyo
  
  Handles the unit number correctly that the previous commit had a problem
  (wrong unit number for a host controller) when the module is load /
  unloaded repeatly.  Attaching the USB pf is moved to usbus device's
  attach.
  
  Pointed by:     yongari
  
  Revision  Changes    Path
  1.34      +4 -4      src/sys/dev/usb/controller/usb_controller.c
  1.6       +1 -2      src/sys/dev/usb/usb_pf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011250331.oAP3VCYR052155>