http://bugzilla.novell.com/show_bug.cgi?id=609338 http://bugzilla.novell.com/show_bug.cgi?id=609338#c10 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@novell.com --- Comment #10 from Jeff Mahoney <jeffm@novell.com> 2010-05-28 13:53:38 UTC --- 0x11d1 is in cpqhpc_probe (drivers/pci/hotplug/cpqphp_core.c:695). 690 hotplug_slot->release = &release_slot; 691 hotplug_slot->private = slot; 692 snprintf(name, SLOT_NAME_SIZE, "%u", slot->number); 693 hotplug_slot->ops = &cpqphp_hotplug_slot_ops; 694 695 hotplug_slot_info->power_status = get_slot_enabled(ctrl, slot); 696 hotplug_slot_info->attention_status = 697 cpq_get_attention_status(ctrl, slot); 698 hotplug_slot_info->latch_status = 699 cpq_get_latch_status(ctrl, slot); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.