Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2011 21:27:33 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/tools/bus_autoconf bus_autoconf.c bus_autoconf.h bus_autoconf.sh
Message-ID:  <201106242127.p5OLRmLN075726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hselasky    2011-06-24 21:27:33 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/bus_autoconf bus_autoconf.c bus_autoconf.h 
                             bus_autoconf.sh 
  Log:
  SVN rev 223518 on 2011-06-24 21:27:33Z by hselasky
  
  - We need to sort all USB device ID's together. Else the matching order will
  be wrong. This is required because devd only executes one entry.
  
  MFC after:      14 days
  
  Revision  Changes    Path
  1.4       +113 -38   src/tools/tools/bus_autoconf/bus_autoconf.c
  1.2       +3 -0      src/tools/tools/bus_autoconf/bus_autoconf.h
  1.2       +47 -16    src/tools/tools/bus_autoconf/bus_autoconf.sh



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