Patch Name: PHKL_30162 Patch Description: s700_800 11.23 Cumulative USB Driver patch Creation Date: 04/01/28 Post Date: 04/02/09 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHKL_30162 Symptoms: PHKL_30162: ( SR:8606334836 CR:JAGae95914 ) When an unsupported number of USB interfaces are added to a system the following messages may appear in the kernel message buffer: ERROR usb_enum_dev: Could not get max packet length. Status 0x25 ERROR usb_probe: Root Hub enumeration failed. Defect Description: PHKL_30162: ( SR:8606334836 CR:JAGae95914 ) Diagnostic messages generated by the USB hcd driver do not properly describe the situation in which an unsupported number of USB interfaces are added to the system. Resolution: Messages generated by this condition have been changed to better describe the situation encountered by the USB driver. The following message could be generated when an unsupported number of USB interfaces are present: The USB instance can not be supported in this configuration. Devices on this USB can not be supported. Enhancement: No SR: 8606334836 Patch Files: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libusb.a(hcd.o) /usr/conf/lib/libusb.a(usb.o) /usr/conf/lib/libusb.a(usb_config.o) /usr/conf/lib/libusb.a(usbd.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libusb.a(hcd.o): hcd.c $Date: 2003/12/12 15:30:41 $Revision: r11.23/1 PATCH_11.23 (PHKL_30162) /usr/conf/lib/libusb.a(usb.o): usb.c $Date: 2003/12/12 15:30:48 $Revision: r11.23/1 PATCH_11.23 (PHKL_30162) /usr/conf/lib/libusb.a(usb_config.o): usb_config.c $Date: 2003/12/12 15:30:55 $Revision: r 11.23/1 PATCH_11.23 (PHKL_30162) /usr/conf/lib/libusb.a(usbd.o): usbd.c $Date: 2003/12/12 15:31:02 $Revision: r11.23/ 1 PATCH_11.23 (PHKL_30162) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 2517186574 112360 /usr/conf/lib/libusb.a(hcd.o) 1670059367 86544 /usr/conf/lib/libusb.a(usb.o) 2329982354 38792 /usr/conf/lib/libusb.a(usb_config.o) 2345268547 46608 /usr/conf/lib/libusb.a(usbd.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 110 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHKL_30162 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_30162.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_30162. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHKL_30162.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_30162.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_30162.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None