cvs commit: src/sys/dev/aac aac_pci.c

Scott Long scottl at FreeBSD.org
Thu Jul 14 17:43:01 GMT 2005


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


More information about the cvs-src mailing list