1. 24 Jul, 2009 7 commits
  2. 21 Jul, 2009 11 commits
  3. 20 Jul, 2009 21 commits
  4. 17 Jul, 2009 1 commit
    • Mike Frysinger's avatar
      connector: get test code working by default · 37cf2b8d
      Mike Frysinger authored
      The connector test code currently does not work out of the box.  This is
      because it uses a connector id that is above the registered limit.  So
      rather than force people to stumble through undocumented code wondering
      why it isn't working, have the test code use one of the "private" ids by
      default.  While I'm in here, clean up the code (kernel and user app) so
      that it's a bit more user friendly and verbose in significant things that
      it does.  Terse test code wastes people time as they simply enumerate it
      with all the same kind of debug messages to get a better feel of what code
      is running at any time.
      Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      37cf2b8d