"Verrilli, Mike" wrote:
> 
> I apologize for mailing so many people for a simple patch.  I just didn't know
> who to send it to.
> 
> The patch is pretty simple.  I just updated include/linux/pci.h to add the
> device_id for the 2930CU.  Then I updated drivers/scsi/aic7xxx.c to look for
> that device_id on the pci bus, and use the appropriate chipset, etc.  I am not
> 100% positive about aic_pdevs[].flags that I have set, but it is working very
> well for me so far.  This is a pretty minor change since it is essentially just
> an addition of a device_id to the detection, no real processes were changed.

This particular device id is already supported in the latest aic7xxx driver. 
Additionally, this patch doesn't preserve the DEVICE_ID ordering that pci.h
needs, so it will work for one card, but will fail in other conditions.

-- 
  Doug Ledford   <[EMAIL PROTECTED]>
   Opinions expressed are my own, but
      they should be everybody's.

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to