Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 09:59:19 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ahc_pci.c
Message-ID:  <199905261659.JAA12571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1999/05/26 09:59:19 PDT

  Modified files:
    sys/pci              ahc_pci.c 
  Log:
  Ignore subvendor and subdevice ids for all ai7880 parts.  These chips
  only support 'mirroring' the vendor and device ids, so we don't
  lose any information.  Certain revisions of the aic7880 will not
  perform the mirroring so to match all possiblities would double
  the number of table entries.  This change also allows us to match
  things like the 2944B which I missed in the original table.
  
  Revision  Changes    Path
  1.15      +21 -27    src/sys/pci/ahc_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?199905261659.JAA12571>