Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2009 08:18:29 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/modules Makefile src/sys/modules/ohci Makefile src/sys/modules/uhci Makefile
Message-ID:  <200908130818.n7D8Iroj039394@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2009-08-13 08:18:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/modules          Makefile 
  Added files:           (Branch: RELENG_7)
    sys/modules/ohci     Makefile 
    sys/modules/uhci     Makefile 
  Log:
  SVN rev 196168 on 2009-08-13 08:18:29Z by n_hibma
  
  Add these two modules to enable loading of 'the other' host controller
  if only one was compiled into the kernel.
  
  This happens on a laptop with an Intel chipset (UHCI) to which an Option
  3G Cardbus card is added (which contains a NEC USB host controller
  (OHCI)).
  
  Revision    Changes    Path
  1.540.2.34  +2 -0      src/sys/modules/Makefile
  1.2.2.2     +12 -0     src/sys/modules/ohci/Makefile (new)
  1.2.2.2     +12 -0     src/sys/modules/uhci/Makefile (new)



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