4.2 Disk Fault LED Driver
NOTICE: FJSVfled: ddi_poke8() failed.
- Meaning
- ddi_poke8(9F) failed during probe.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: ddi_regs_map_setup() failed.
- Meaning
- ddi_regs_map_setup(9F) failed during probe or attach.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: fled_probe() failed.
- Meaning
- probe failed
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: ddi_create_minor_node() failed.
- Meaning
- ddi_create_minor_node(9F) failed during attach.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: ddi_soft_state_zalloc() failed.
- Meaning
- ddi_soft_state_zalloc(9F) failed during attach.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: ddi_get_soft_state() failed.
- Meaning
- ddi_get_soft_state(9F) failed during resume or getinfo.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: fled_attach() failed.
- Meaning
- attach failed.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: fled_getinfo() failed.
- Meaning
- getinfo failed.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: kmem_zalloc() failed.
- Meaning
- kmem_zalloc(9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVfled: fled_read_prop() failed.
- Meaning
- Failed to read property led-control-0 or led-control-1.
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVfled: ddi_dev_is_sid() failed.
- Meaning
- ddi_dsv_is_sid(9F) failed during probe.
- Action
- Allocate memory since there might not be enough kernel resources.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005