I have an HP C1553A tape library on a FreeBSD box.
I notice:
> chio params
/dev/ch0: 6 slots, 1 drive, 0 picker
/dev/ch0: current picker: 0
that it says it has no picker when I suspect it should say it has 1 picker.
In the past I've worked around this by hacking libexec/chg-chio to ignore
this "situation". As I'm moving the unit to a new box and looking at newer
releases of amanada at the same time, I thought I'd look in to a better
solution to this problem.
Where is the "right" place to fix this?
H