Sponsored Content
Operating Systems Solaris SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ? Post 302101000 by Perderabo on Tuesday 26th of December 2006 09:59:26 PM
Old 12-26-2006
Well in Solaris 10, it is rasctrl:
http://docs.sun.com/app/docs/doc/817...ib?l=it&a=view
and
site:sun.com "Symbios 875/876"
in google yields only 8 hits.

but why not look at the contents of the package to see if rasctrl is there?
 

5 More Discussions You Might Find Interesting

1. SCO

ultra 320 scsi raid controller driver for sco 5.0.6

I am facing a problem to install sco 5.0.6 in Dell Power Edge SC1420 which raid controller is ultra 320 scsi raid controller . how/from where to download the ultra 320 scsi raid controller driver for sco 5.0.6. Plz help with any idea karzon (1 Reply)
Discussion started by: karzon
1 Replies

2. Ubuntu

Ending SCSI request in block level driver

hi, We are currently working on block level driver in linux ubuntu .we are having a storage controller and we are trying to capture and filling the scsi requests to a particular LUN. We are trying to mask a request for that LUN. We were able to get LUN id of hard drive. Our objective is... (0 Replies)
Discussion started by: coeteam
0 Replies

3. UNIX for Advanced & Expert Users

SCSI Command Sample Driver

Can anybody get me some sample driver code of linux block drivers to send request to scsi disks? Basically I need a sample code of linux scsi block driver. I tried googling for sample code but did not find it. (1 Reply)
Discussion started by: rupeshkp728
1 Replies

4. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

5. AIX

Readcd: Error 0. Cannot open SCSI driver.

i'm trying to burn an DVD ISO into a VIOS virtual optical drive when i try a scanbus i have a failure message : Can u help me please guys ---------- Post updated at 03:38 PM ---------- Previous update was at 12:20 PM ---------- I can't burn in ISO format, so i have to type... (0 Replies)
Discussion started by: Tharsan
0 Replies
ACPISMBUS(4)						   BSD Kernel Interfaces Manual 					      ACPISMBUS(4)

NAME
acpismbus -- ACPI SMBus Control Method Interface SYNOPSIS
acpismbus* at acpi? iic* at acpismbus? DESCRIPTION
The acpismbus driver supports instances of the ACPI SMBus Control Method Interface. This enables i2c access to bus segments which might not otherwise be accessible due to missing "native" driver support. The SMBus Process Call protocol is not supported. All other SMBus protocols are supported to the extent that the underlying controller supports them. SEE ALSO
acpi(4), iic(4) HISTORY
The acpismbus driver appeared in NetBSD 6.0. BUGS
Although acpismbus SMBus Alerts can be associated with individual devices, this capability is ignored. When an acpismbus SMBus Alert is gen- erated, all devices on the i2c bus segment which have registered an interrupt routine are notified. The SMBus CMI protocol defines a method to provide a list of devices on an i2c bus segment and their addresses. The acpismbus driver makes no attempt to retrieve or process this device list. There is currently no way to determine if the i2c controller managed by an instance of the ACPI SMBus CMI can also be accessed using a native device driver. Therefore, the acpismbus driver should not be enabled by default. If both a native driver and the acpismbus driver attempt to access the same i2c bus segment, the results are undefined. BSD
February 6, 2010 BSD
All times are GMT -4. The time now is 08:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy