Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 1997 01:04:26 -0800 (PST)
From:      Stefan Esser <se@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa pcibus.c
Message-ID:  <199712200904.BAA07441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/12/20 01:04:26 PST

  Modified files:
    sys/i386/isa         pcibus.c 
  Log:
  Make the class code checks in function pci_cfgcheck less strict.
  It failed to recognize the PCI bus in a system that had only an
  old chip-set (class code 000000) and a Cyclom multiport serial
  card on PCI bus 0, but no VGA card or disk or network controller.
  
  PR:		i386/5300
  Submitted by:	Nickolay N. Dudorov <nnd@itfs.nsk.su>
  
  Revision  Changes    Path
  1.41      +2 -2      src/sys/i386/isa/pcibus.c



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