Patch Name: PHKL_19041

Patch Description: s700 10.26 USB Driver patch

Creation Date: 99/09/27

Post Date:  99/11/16

Hardware Platforms - OS Releases:
	s700: 10.26

Products: N/A

Filesets:
	OS-Core.CORE-KRN OS-Core.KERN-RUN

Automatic Reboot?: Yes

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s700/10.X/PHKL_19041

Symptoms:
	PHKL_19041:
	Ported 10.20 patch PHKL_17637 to TOS.
	(PHKL_17637)
	This patch enables new functionality which adds new I/O
	drivers to support the B1000, C3000, and J5000 systems.
	This patch includes the Universal Serial Bus (USB) OHCI
	interface driver, the USB HUB class device driver, and the
	USB HID class device driver. USB HID class devices include
	USB keyboards and mice.

Defect Description:
	PHKL_19041:
	USB support is missing from the B1000, C3000, and J5000
	systems.
	Resolution:
	Add support for the Universal Serial Bus.

SR:
	4701398263

Patch Files:
	/usr/conf/lib/libhp-ux.a(hc.o)
	/usr/conf/lib/libhp-ux.a(hcd.o)
	/usr/conf/lib/libhp-ux.a(hid.o)
	/usr/conf/lib/libhp-ux.a(hub.o)
	/usr/conf/lib/libhp-ux.a(usb.o)
	/usr/conf/lib/libhp-ux.a(usb_config.o)
	/usr/conf/lib/libhp-ux.a(usbd.o)
	/usr/conf/master.d/usb

what(1) Output:
	/usr/conf/lib/libhp-ux.a(hc.o):
		99/07/26 kern/usb/hc.c, hpux, hpux_10.26, ic5dj Revi
			sion 1.1 PATCH_10.26 (PHKL_19041) UNMODIFIED
	/usr/conf/lib/libhp-ux.a(hcd.o):
		99/07/26 kern/usb/hcd.c, hpux, hpux_10.26, ic5dj Rev
			ision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFIE
			D
	/usr/conf/lib/libhp-ux.a(hid.o):
		99/07/26 kern/usb/hid.c, hpux, hpux_10.26, ic5dj Rev
			ision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFIE
			D
	/usr/conf/lib/libhp-ux.a(hub.o):
		99/07/26 kern/usb/hub.c, hpux, hpux_10.26, ic5dj Rev
			ision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFIE
			D
	/usr/conf/lib/libhp-ux.a(usb.o):
		99/07/26 kern/usb/usb.c, hpux, hpux_10.26, ic5dj Rev
			ision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFIE
			D
	/usr/conf/lib/libhp-ux.a(usb_config.o):
		99/07/26 kern/usb/usb_config.c, hpux, hpux_10.26, ic
			5dj Revision 1.1 PATCH_10.26 (PHKL_19041) UN
			MODIFIED
	/usr/conf/lib/libhp-ux.a(usbd.o):
		99/07/26 kern/usb/usbd.c, hpux, hpux_10.26, ic5dj Re
			vision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFI
			ED
	/usr/conf/master.d/usb:
		$Revision: 1.1 kern/master/usb, hpux, hpux_10.26, ic
			5dj $ $Date: 99/07/26 17:34:39 $ Hewlett-Pac
			kard Co.
		99/07/26 kern/master/usb, hpux, hpux_10.26, ic5dj Re
			vision 1.1 PATCH_10.26 (PHKL_19041) UNMODIFI
			ED

cksum(1) Output:
	132946038 27892 /usr/conf/lib/libhp-ux.a(hc.o)
	2642160977 31360 /usr/conf/lib/libhp-ux.a(hcd.o)
	3838614180 32144 /usr/conf/lib/libhp-ux.a(hid.o)
	1464440408 12272 /usr/conf/lib/libhp-ux.a(hub.o)
	4069661033 20488 /usr/conf/lib/libhp-ux.a(usb.o)
	3402780296 12180 /usr/conf/lib/libhp-ux.a(usb_config.o)
	1580325841 6860 /usr/conf/lib/libhp-ux.a(usbd.o)
	3802035370 5728 /usr/conf/master.d/usb

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies:
	9000/700

Other Dependencies: None

Supersedes: None

Equivalent Patches:
	PHKL_17637:
	s700: 10.20

Patch Package Size: 220 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_19041

	5a. For a standalone system, run swinstall to install the
	    patch:

		swinstall -x autoreboot=true -x match_target=true \
			-s /tmp/PHKL_19041.depot

	By default swinstall will archive the original software in
	/var/adm/sw/patch/PHKL_19041.  If you do not wish to retain a
	copy of the original software, you can create an empty file
	named /var/adm/sw/patch/PATCH_NOSAVE.

	WARNING: If this file exists when a patch is installed, the
	         patch cannot be deinstalled.  Please be careful
		 when using this feature.

	It is recommended that you move the PHKL_19041.text file to
	/var/adm/sw/patch for future reference.

	To put this patch on a magnetic tape and install from the
	tape drive, use the command:

		dd if=/tmp/PHKL_19041.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions: None