Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 03:25:16 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/pci pci_bus.c
Message-ID:  <200011081125.DAA04328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/11/08 03:25:16 PST

  Modified files:
    sys/i386/pci         pci_bus.c 
  Log:
  Hack to work around a probe which will lock up at least some i450GX-based
  systems.
  
  From the PR:
  
   When 'probe.slot' is PCI_SLOTMAX (== 31) and 'probe.func' is 7,
   call to 'pci_cfgread()' here and machine suddenly hangs up.
   I don't know why...  (or 450GX chipset's bug?)
  
  PR:		i386/20379
  Submitted by:	Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
  
  Revision  Changes    Path
  1.74      +6 -2      src/sys/i386/pci/pci_bus.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?200011081125.DAA04328>