Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 17:43:00 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac_pci.c
Message-ID:  <200507141743.j6EHh0ZJ099321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-07-14 17:43:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac_pci.c 
  Log:
  Check the vendor and device, not subvendor and subdevice, when looking for
  channel devices.  This should fix Dell 2450/2550/2650 systems that have RAID
  enabled.  This will likely not fix 2400 systems though as I don't have the
  appropriate PCI Id info for them.
  
  MFC After: 3 day
  
  Revision  Changes    Path
  1.55      +2 -2      src/sys/dev/aac/aac_pci.c



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