Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2010 08:30:16 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_device.c
Message-ID:  <201011050830.oA58UXvZ006926@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2010-11-05 08:30:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_device.c 
  Log:
  SVN rev 214830 on 2010-11-05 08:30:16Z by n_hibma
  
  Bugfix: Move the 'at <location string' to the beginning of the attach
  notification. devd would stop evaluating at 'at' (not '<k>=<v>') and
  hence prevent 'port=X' (and 'bus=<"on" string>) from making it into the
  environment for the devd action.
  
  Reviewed by:    hselasky
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.69      +3 -4      src/sys/dev/usb/usb_device.c



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