Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 15:36:19 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 legacy.c
Message-ID:  <200412071536.iB7FaJ15085113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-12-07 15:36:19 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        legacy.c 
  Log:
  NEC PC-98 machines do not have and cannot have an EISA bus.  They have
  only C-Bus and PCI busses.  Therefore, don't create an eisa0 node on
  the legacy bus that can never attach.
  
  PC-98 info verified by: nyan-san
  
  Revision  Changes    Path
  1.57      +2 -0      src/sys/i386/i386/legacy.c



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