Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 12:42:38 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <200108301942.f7UJgcj38168@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2001/08/30 12:42:38 PDT

  Modified files:        (Branch: RELENG_4)
    sys/pci              pci.c 
  Log:
  The whitebox AlphaServer 530x series are the equivalent of the
  AlphaServer 1200, but with a negative rpb_type.  When booting
  -stable, they panic early on with the message:
           panic: Hose 1 - can only encode 0 hose(s)
  So we need to test for their (negative) systype in the pci hose
  encoding code.
  
  Tested by: Diego Montalvo <dmontal2@yahoo.com>
  Approved by: jkh
  
  Revision    Changes    Path
  1.141.2.12  +2 -1      src/sys/pci/Attic/pci.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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