Sponsored Content
Operating Systems HP-UX HPUX 10.20 SCSI Hardware Drivers Post 303042696 by vbe on Friday 3rd of January 2020 01:59:17 PM
Old 01-03-2020
Greetings
I think the last CD for HPUX 10.20 is of 2001 but could be 2003 but these were mostly security patches the last bundle with upgrades etc. were of 1999 now it may be that for 775 you had a HPUX 10.30 but I never had such HW so cant help there but I am sure C132 and 775 run on HPUX 11.00 which had more recent drivers... new drivers were installed like any other upgrade once the new HW is installed during the reboot, the HW is scanned and if new HW is found the drivers will be "installed" and made operational, I am not at home but in the mountains so I cant help for the CDs but depending of when you last updated your system you may very well have the last drivers...
This User Gave Thanks to vbe For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Hardware and drivers

Dear All Can somebody help me how H/W and H/W drivers will affect the application? When I port my application from HP-UX to Solaris should I take care this area? What are the application touch point in H/W or H/W drivers on these two O.S.? (1 Reply)
Discussion started by: charlcy
1 Replies

2. HP-UX

HPUX Hardware commands.

HI ALL, I am new tp HPUX and i am looking for command that will retive me the following information on HPUX: Chassis Name & Serial Number: Monitor Name BIOS Name EthernetPort Name IPEndpoint Name PointingDevice Name Keyboard NetworkPrinter Name LocalPrinter (5 Replies)
Discussion started by: Veenak15
5 Replies

3. UNIX for Dummies Questions & Answers

drivers unix 5.01 is compatible with drivers epson fx-2190

Please, I'm From Argentina, And I Need To Know If The Drivers Of Program Unix, Version 5.01 Is Compatible Whit Drivers Of The Printer Epson Fx-2190 Thanks, And I Hope Yuor Answer. (0 Replies)
Discussion started by: juan alberghina
0 Replies

4. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

5. HP-UX

minimum hardware requirement for HPUX 11i V3

I am new for HPUX OS and want to pursue my career in HPUX Administration. I could not able to get following information from HP.com site, that why I need an assistance to know that - can I install HPUX 11i V3 OS on old HP B2000 & B1000 workstations (these workstation are 4 to 5 year old) or not,... (5 Replies)
Discussion started by: girish.batra
5 Replies

6. Solaris

Which company's hardware is more stable, in case of IBM (AIX), HP (HPUX) & Sun (Solaris)

Hi guru I want to know which company's hardware is more stable means in term of H/W faults or replacement, in case of IBM (AIX), HP (HPUX) & SUN MICROSYSTEM (Solaris) & which order also, if we go through more stable to less stable system. Regards (1 Reply)
Discussion started by: girish.batra
1 Replies

7. HP-UX

pwage-hpux-T for Trusted HPUX servers

I'm sharing this in case anybody needs it. Modified from the original solaris pwage script. This modified hpux script will check /etc/password file on hpux trusted systems search /tcb and grep the required u_succhg field. Calculate days to expiry and notify users via email. original solaris... (2 Replies)
Discussion started by: sparcguy
2 Replies

8. Solaris

Hardware faulty, but which hardware?

Hi folk, I have this hardware faunty message, but dont know which hardware is this ? can you guide me ? --------------- ------------------------------------ -------------- --------- TIME EVENT-ID MSG-ID SEVERITY ---------------... (9 Replies)
Discussion started by: dehetoxic
9 Replies

9. HP-UX

Status of hardware in HpUx

We would like to know a HP Utility or any Unix command that can give the exact status of PCI Gigabit Ethernet cable (lan cable) We had tried to execute lanscan ioscan -fnC lan The status appears to be the same when the cable is plugged & unplugged and also when the lan is disabled &... (5 Replies)
Discussion started by: siva3492
5 Replies

10. HP-UX

HPUX 11.11 Sept.2003 cannot see PCI-X scsi adapter

I am trying to reload a RP4440 with 2x300gb disks and dual Port Network card, with HPUX 11.11 Sept 2003. When the os boots and and gets to the main menu to install HPUX or run recovery, it cannot find the disks or NIC. At the OS prompt (after loading files), ioscan shows the Class ba, and shows... (0 Replies)
Discussion started by: mrmurdock
0 Replies
symhisl(7D)							      Devices							       symhisl(7D)

NAME
symhisl - symhisl SCSI Host Bus Adapter Driver SYNOPSIS
scsi@unit-address DESCRIPTION
The symhisl host bus adapter driver is a SCSA-compliant nexus driver that supports the LSI Logic SYM21002 (SYM53C896), SYM22910 (SYM53C896), SYM53C895A, SYM53C896, SYM53C1010-33, and SYM53C1010-66 SCSI controller chips. The symhisl driver supports the standard functions provided by the SCSA interface, including tagged and untagged queuing, Wide, Fast, Ultra, Ultra2, and Ultra3 SCSI, and auto request sense. The symhisl driver does not support linked commands. CONFIGURATION
You configure the symhisl driver by defining properties in the symhisl.conf file. Properties in the symhisl.conf file override the global SCSI settings. The driver supports the following user-modifiable properties: scsi-options target<n>-scsi-options scsi-reset-delay scsi-watchdog-tick scsi-initiator-id symFlags target<n>-scsi-options overrides the scsi-options property value for target<n>. <n> can vary from hex 0 to f. symhisl supports the follow- ing scsi-options: SCSI_OPTIONS_DR, SCSI_OPTIONS_SYNC, SCSI_OPTIONS_FAST, SCSI_OPTIONS_ULTRA, SCSI_OPTIONS_ULTRA2, SCSI_OPTIONS_TAG, and SCSI_OPTIONS_WIDE. SCSI_OPTIONS_PARITY is supported for the scsi-options setting only and disables host adapter parity checking. After periodic interval scsi-watchdog-tick (seconds), the symhisl driver searches through all current and disconnected commands for time- outs. symFlags is a driver-specific bit-mask you can use to enable or disable driver properties. bit 0 When set, the driver will not reset the SCSI bus at initialization. Certain CD-ROM, tape, and other devices will not work properly when this bit is set. The default state for this bit is cleared. bit 1 When set, the driver will not export the DMI ioctl interface. Set this bit only if you want to disable the ioctl interface for security reasons. The default state for this bit is cleared. bit 2 When set, the driver disables 64-bit addressing capability. When clear, the driver enables 64-bit addressing capability. The default state for this bit is cleared. bit 3 When set, the driver disables SCSI domain validation for all devices on any adapters controlled by the driver. Refer to scsi_hba_attach(9F) for more information on driver configuration. EXAMPLES
Edit the file /kernel/drv/symhisl.conf and add the following line: scsi-options=0x78; This disables tagged queuing, Fast, Ultra, and Ultra2 SCSI and wide mode for all symhisl instances. The following example disables an option for one specific symhisl instance (refer to driver.conf(4) and pci(4) for more details): name="symhisl" parent="/pci@1f,4000" unit-address="3" target1-scsi-options=0x58 scsi-options=0x178 scsi-initiator-id=6; Note that the initiator ID can only be changed for symhisl adapters that do not use the LSI Logic Boot ROM Configuration Utility. For adapters that can use the LSI Logic Boot ROM Configuration Utility, scsi-initiator-id has no effect. The example above sets scsi-options for target 1 to 0x58 and all other targets on this SCSI bus to 0x178. The physical path name of the parent can be determined using the /devices tree or following the link of the logical device name: # ls -l /dev/rdsk/c0t0d0s0 lrwxrwxrwx 1 root root 45 May 16 10:08 /dev/rdsk/c0t0d0s0 -> ../../devices/pci@1f,4000/scsi@3/sd@0,0:a,raw In this case, the parent is /pci@1f,4000 and the unit-address is the number bound to the scsi@3 node. scsi-options specified per target ID have the highest precedence, followed by scsi-options per device type. Global scsi-options (for all symhisl instances) per bus have the lowest precedence. The system must be rebooted for the specified scsi-options to take effect. Driver Capabilities The target driver sets capabilities in the symhisl driver to enable some driver features. The target driver can query and modify the fol- lowing capabilities: disconnect, synchronous, wide-xfer, tagged-qing, and auto-rqsense. All other capabilities are query only. By default, tagged-qing capabilities are disabled, while disconnect, synchronous, wide-xfer, auto-rqsense, and untagged-qing are enabled. These capabilities can only have binary values (0 or 1). The target driver must enable tagged-qing explicitly. The untagged-qing capability is always enabled and its value cannot be modified. If a conflict exists between the value of scsi-options and a capability, the value set in scsi-options prevails. Only whom != 0 is sup- ported in the scsi_ifsetcap(9F) call. Refer to scsi_ifsetcap(9F) and scsi_ifgetcap(9F) for details. FILES
/kernel/drv/symhisl ELF kernel module /kernel/drv/symhisl.confConfiguration file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-------------------------------+---------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Architecture |Limited to PCI-based sys- | | |tems with LSI Logic | | |SYM21002, SYM22910, | | |SYM53C895A, SYM53C896, | | |SYM53C1010-33, and | | |SYM53C1010-66 SCSI I/O | | |processors. | +-------------------------------+---------------------------+ SEE ALSO
prtconf(1M), driver.conf(4), pci(4), attributes(5), scsi_abort(9F), scsi_hba_attach(9F), scsi_ifgetcap(9F), scsi_ifsetcap(9F), scsi_reset(9F), scsi_sync_pkt(9F), scsi_transport(9F), scsi_device(9S), scsi_extended_sense(9S), scsi_inquiry(9S), scsi_pkt(9S) Writing Device Drivers ANSI Small Computer System Interface-2 (SCSI-2), LSI Logic Corporation, SYM53C896 PCI-SCSI I/O Processor LSI Logic Corporation, SYM53C895A PCI-SCSI I/O Processor LSI Logic Corporation, SYM53C1010 PCI-SCSI I/O Processor NOTES
The symhisl SYM53C895A and SYM53C896 (SYM21002 and SYM22910) hardware and software support Wide, Fast, SCSI Ultra, and Ultra2 synchronous speeds. SYM53C1010-33 and SYM53C1010-66 also support Ultra3 synchronous speeds. The maximum SCSI bandwidth for Ultra2 transfers is 80 Mbytes/sec and 160 Mbytes/sec for Ultra3. SunOS 5.10 13 Sep 2001 symhisl(7D)
All times are GMT -4. The time now is 05:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy