Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 03:17:51 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/input uhid.c ukbd.c ums.c
Message-ID:  <200911110318.nAB3IAQF085654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2009-11-11 03:17:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/input    uhid.c ukbd.c ums.c 
  Log:
  SVN rev 199169 on 2009-11-11 03:17:51Z by nwhitehorn
  
  Reduce probe priority of USB input devices to BUS_PROBE_GENERIC from
  BUS_PROBE_SPECIFIC. This allows device-specific drivers like atp to
  attach reliably.
  
  Reviewed by:    hps
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/dev/usb/input/uhid.c
  1.21      +2 -2      src/sys/dev/usb/input/ukbd.c
  1.18      +2 -2      src/sys/dev/usb/input/ums.c



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