Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 19:33:03 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci eisa_pci.c isa_pci.c
Message-ID:  <200012120333.eBC3X3h25090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/12/11 19:33:03 PST

  Modified files:
    sys/dev/pci          eisa_pci.c isa_pci.c 
  Log:
   - Don't return early from the PCI:EISA bridge attachment, or we will lose
     the ISA bus.
   - Don't expect that a PCI:ISA bridge will have a correct class value;
     if we're checking PCI IDs, only depend on these.
  
  This should fix the loss of ISA on machines with PCI:EISA bridges like the
  AS4100.
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/dev/pci/eisa_pci.c
  1.5       +41 -42    src/sys/dev/pci/isa_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?200012120333.eBC3X3h25090>