Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2009 05:59:42 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/adb adb_mouse.c
Message-ID:  <200901290559.n0T5xnNj097657@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-01-29 05:59:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/adb          adb_mouse.c 
  Log:
  SVN rev 187878 on 2009-01-29 05:59:42Z by ed
  
  Make adb_mouse use dev2unit() instead of minor().
  
  A real fix would be to migrate it to si_drv0 to store the softc
  directly, but this is the quickest way to fix it right now.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/dev/adb/adb_mouse.c



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