From: Bjorn Helgaas Date: Sun, 25 Jun 2006 12:49:03 +0000 (-0700) Subject: [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info X-Git-Tag: v2.6.18-rc1~904 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40aabb5815723551e7c92dd08ed3ea82ec000ccd;p=pandora-kernel.git [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info We already print "cciss: using DAC cycles" or similar for every adapter found: why not just identify the device we're talking about and include other useful information? Jeff Garzik : Although this patch is correct, I would consider using dev_printk() rather than referencing pci_name() in printk() arguments. Signed-off-by: Bjorn Helgaas Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed