svn commit: r223518 - head/tools/tools/bus_autoconf

Hans Petter Selasky hselasky at c2i.net
Fri Jun 24 22:24:04 UTC 2011


On Friday 24 June 2011 23:27:33 Hans Petter Selasky wrote:
> Author: hselasky
> Date: Fri Jun 24 21:27:33 2011
> New Revision: 223518
> URL: http://svn.freebsd.org/changeset/base/223518
> 
> Log:
>   - 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
> 
> Modified:
>   head/tools/tools/bus_autoconf/bus_autoconf.c
>   head/tools/tools/bus_autoconf/bus_autoconf.h
>   head/tools/tools/bus_autoconf/bus_autoconf.sh

NOTE: This tool only works correctly when the tool and kernel is built on a 
64-bit host. This is due to a long in one of the structures. This will be 
fixed tomorrow.

--HPS


More information about the svn-src-all mailing list