Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2010 06:53:11 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/conf GENERIC src/sys/modules Makefile
Message-ID:  <201003270655.o2R6t1d4079402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-03-27 06:53:11 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/conf        GENERIC 
    sys/modules          Makefile 
  Log:
  SVN rev 205727 on 2010-03-27 06:53:11Z by marcel
  
  Bring up-to-date:
  o   Switch to ITANIUM2 has the cpu. This has absolutely no effect
      on the code, but makes for a better example.
  o   Drop COMPAT_FREEBSD6. We're tier 2, so you're supposed to run
      8-stable or newer.
  o   Add PREEMPTION. It works now.
  o   Remove HWPMC_HOOKS. We don't have support for hwpmc yet.
  
  o   Add a bunch of new devices: atapist, hptiop, amr, ips, twa, igb,
      ixgbe, ae, age, alc, ale, bce, bfe, et, jme, msk, nge, sk, ste,
      stge, tx, vge, axe, rue, udav, fwip, and all USB serial.
  o   Remove "legacy" devices: le, vx, dc, pcn, rl, sis.
  
  Make sure to the module list is a superset of what goes into GENERIC.
  
  Revision  Changes    Path
  1.114     +44 -15    src/sys/ia64/conf/GENERIC
  1.643     +7 -4      src/sys/modules/Makefile



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