PROBLEM: (BCSM90G7C) (PATCH ID: OSF445-059) ******** This patch fixes a hang in the shutdown process ( shutdown now command) of a system when device has flow control switched off. The shutdown waits for the flow control device to become available for write(2) The patch will open the device in write with non-blocking mode which will prevent hanging of the shutdown process.