Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2010 23:59:27 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/conf XEN
Message-ID:  <201012272359.oBRNxebP085566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2010-12-27 23:59:27 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/conf        XEN 
  Log:
  SVN rev 216748 on 2010-12-27 23:59:27Z by cperciva
  
  Build the modules which can be built.  The excluded modules fall into two
  categories: Those which can't build with PAE because they attempt to cast
  a pointer to a bus_addr_t (mostly scsi drivers); and those which can't be
  built with XEN because they conflict with something in xen-os.h (e.g., in
  cxgb there is a conflicting definition of test_and_clear_bit).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/i386/conf/XEN



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