It looks like the same bug exists in
/etc/sysconfig/scripts/hardware/hwup-ccw near line 50:

   3880/*)
   case "$devtype" in
     3370/*)
     name="dasd-fba"
     ;;
     3390/*)
     name="dasd-eckd"
     ;;
   esac
   ;;

That 3390 should also be 3380.

-- 
  .''`.     Stephen Powell    
 : :'  :
 `. `'`
   `-



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to