mkdev returns 1 as exit code without changing its state from Define and making available Hi,
mkdev returns 1 as exit code without changing its state from
Define
and making available a device with the given device class (-c Class
flag),
type (-t Type flag), subclass (-s Subclass flag), connection location
(-w ConnectionLocation flag), and the device logical name of the parent
(-p ParentName flag)
what i have tried was..
# rmdev -dl ent1
ent1 deleted
# mkdev -c adapter -s pci -t 14106902 -w 32 -p pci6
Method error (/usr/lib/methods/define_rspc):
0514-022 The specified connection is not valid.
Can any one trace this?
Thanks |