Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 14:38:43 +0000 (UTC)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/conf GENERIC src/sys/amd64/conf GENERIC src/sys/sparc64/conf GENERIC
Message-ID:  <200705281438.l4SEch6F060879@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2007-05-28 14:38:43 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/conf        GENERIC 
    sys/amd64/conf       GENERIC 
    sys/sparc64/conf     GENERIC 
  Log:
  Enable fwip and dcons in GENERIC. They seem fairly stable.
  
  Note on dcons:
  To enable dcons in kernel, put the following lines in /boot/loader.conf.
  You may also want to enable dcons in /etc/ttys.
  
  boot_multicons="YES"
  #Force dcons to be the high-level console if a firewire bus presents.
  #hw.firewire.dcons_crom.force_console=1
  
  FireWire/dcons support in loader will come shortly.
  (i386/amd64 only)
  
  Revision  Changes    Path
  1.478     +3 -0      src/sys/amd64/conf/GENERIC
  1.468     +3 -0      src/sys/i386/conf/GENERIC
  1.123     +3 -0      src/sys/sparc64/conf/GENERIC



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