Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2006 16:02:41 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ukbd.c
Message-ID:  <200610021602.k92G2fkt020464@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2006-10-02 16:02:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ukbd.c 
  Log:
  Ignore the UKBD_DFLT_KEYMAP option when compiling as a module.
  The parallel LINT build sometimes broke if kernel-depend wasn't
  fast enough in generating ukbdmap.h.  If someone thinks this
  option would still be useful for the module, a proper fix is
  to add the code generating ukbdmap.h into modules/ukbd/Makefile
  and backing this change out.
  
  Revision  Changes    Path
  1.57      +1 -1      src/sys/dev/usb/ukbd.c



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