Obsoleted by: 111649-03 Hardware/DVD: Toshiba DVD 1401 firmware |
Disclaimer:
Please note:
Although OBSOLETED patches are available on SunSolve, Sun recommends using the most recent patches and the most recent revision of those patches. OBSOLETED patches do not include the latest bug fixes and/or product enhancements, and may require the installation of additional patches as a corrective measure.
Status: OBSOLETE
Patch Id: 111649-02
Summary: Obsoleted by: 111649-03 Hardware/DVD: Toshiba DVD 1401 firmware
Date: Aug/28/2001
Installation Requirements:
Solaris Release: 2.5.1 2.6 7 8
Sun OS Release: 5.5.1 5.6 5.7 5.8
Unbundled Product: Toshiba DVD ROM 1401
Unbundled Release:
Xref:
Topic:
Relevant Architecture: sparc
BugId's fixed with this patch:
4467424
Changes incorporated in this version:
4467424
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
Obsoleted by:
Files Included in this Patch:
License
README.111649-02
Yg1009.hex
copyright
optdload
Problem Description:
(from 111649-02)
Incorporate Sun copyright notice and License information
(from 111649-01)
4467424 - Toshiba DVD-ROM 1401 - Requires a microcode update tool under Solaris.
Revision History:
111649-01
Patch Installation Instructions:
--------------------------------
**************************************************************************
**WARNING:****WARNING:****WARNING:****WARNING:****WARNING:****WARNING:**
1) The user is expected to:
- not disrupt the downloading process
- make sure there's no power failure during the download process
- make sure there are no abnormal activity on the SCSI bus (such
as SCSI bus reset)
Any disruption during the download process can cause permanent damage to
the device(s).
2) Read this entire file and follow the instructions given below.
Special Install Instructions:
----------------------------
1) Login as root on the system that needs the DVD-ROM firmware upgrade
2) Turn off volume manager:
# /etc/init.d/volmgt stop
3) If the CD/DVD is manually mounted, then unmount the mounted CD/DVD media:
# umount <mount point>
4) Unpack the patch (through tar) into any directory, say <patchdir>:
# cd <patchdir>
# tar -xvf <patch tar file>
Note: If the patch ends in a ".Z" suffix, you will need to uncompress
it.
5) Familiarize yourself with the optdload command before starting the download
process:
#########################################
#
# optdload man page
#
#########################################
NAME
optdload - Optical device firmware downloader tool.
SYNOPSIS
optdload [-v] [-l] [-d <device node> [ -f <fw filename>]
DESCRIPTION
optdload tool provides the ability to download firmware into the
Toshiba DVD 1401 optical device. This tool can only be used by
super user for the purpose of downloading the more recent
microcode.
OPTIONS
-d <device node>
The device on to which the firmware need to be
downloaded.
-f <fw filename>
The firmware filename. This should be used in
conjunction with -d option, to override the default
firmware file associated with the type of the device.
A sanity check on the contents of the firmware file will be
done before the download is initiated. A CRC checksum is
maintained in a database inside this tool to make sure
sane contents are downloaded into the device. If no
-f option is provided, the default firmware file name is
used and the same is expected to be available in the
current working directory.
-l Provides a mechanism to see the list of downloadable
devices available in the system.
-v Verbose mode.
NOTE
The downloader process is very sensitive, hence any disruption during
the process of downloading the firmware could result in permanent
damage to the device. It is recommended that the user take all
precautions so that no SCSI RESET on the same bus or prevent the
device from being powered off during the download process.
The download process will take approximately five minutes to complete.
6) In the patch directory, type the "optdload" command:
# ./optdload
The optdload command will take the user through the download process
if a downloadable device is present on the system.
#########################################
#
# Example: Single device upgrade
#
#########################################
# ./optdload
*******************************************
* ANY DISRUPTION DURING THE DOWNLOAD *
* PROCESS COULD RESULT IN PERMANENT DAMAGE*
* TO DEVICES. *
*******************************************
c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Are you sure you want to download firmware to this device (y/n)[y]?y
Download in progress... please wait.
Download Successful; Allowing 240 second recovery time...
#
#########################################
#
# Example: Multiple device upgrade
#
#########################################
# ./optdload
*******************************************
* ANY DISRUPTION DURING THE DOWNLOAD *
* PROCESS COULD RESULT IN PERMANENT DAMAGE*
* TO DEVICES. *
*******************************************
AVAILABLE DEVICES:
Device Supplier Product Rev Serial Number
----------- -------- ---------------- ---- --------------
1:c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
2:c4t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Specify Selection (quit, all, n, n-m)[all]: 1
Ready to download device /dev/rdsk/c1t6d0s2 (y/n)[y]?y
c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Are you sure you want to download firmware to this device (y/n)[y]?y
Download in progress... please wait.
Download Successful; Allowing 240 second recovery time...
AVAILABLE DEVICES:
Device Supplier Product Rev Serial Number
----------- -------- ---------------- ---- --------------
1:c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1009 12/20/00
2:c4t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Specify Selection (quit, all, n, n-m)[all]: 2
Ready to download device /dev/rdsk/c4t6d0s2 (y/n)[y]?y
c4t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Are you sure you want to download firmware to this device (y/n)[y]?y
Download in progress... please wait.
Download Successful; Allowing 240 second recovery time...
AVAILABLE DEVICES:
Device Supplier Product Rev Serial Number
----------- -------- ---------------- ---- --------------
1:c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1009 12/20/00
2:c4t6d0s2 TOSHIBA DVD-ROM SD-M1401 1009 12/20/00
Specify Selection (quit, all, n, n-m)[all]: quit
#
#########################################
#
# Example: To override the default device name or microcode name that the
# tool understands, you can explicitly use the -d and -f options
#
#########################################
# ./optdload -d /dev/rdsk/c1t6d0s2 -f Yg1009.hex
*******************************************
* ANY DISRUPTION DURING THE DOWNLOAD *
* PROCESS COULD RESULT IN PERMANENT DAMAGE*
* TO DEVICES. *
*******************************************
c1t6d0s2 TOSHIBA DVD-ROM SD-M1401 1007 06/22/00
Are you sure you want to download firmware to this device (y/n)[y]?y
Download in progress... please wait.
Download Successful; Allowing 240 second recovery time...
#
README -- Last modified date: Thursday, September 27, 2001