megaide drivers for SCO 5.0.7


 
Thread Tools Search this Thread
Operating Systems SCO megaide drivers for SCO 5.0.7
# 1  
Old 12-05-2007
megaide drivers for SCO 5.0.7

I'm attempting to load SCO 5.0.7 on an INTEL S3000AH server board using 2 SATA drives and using the onboard RAID (LSI). I'm not able to find a driver which will work during install, either from LSI or SCO. The LINUX driver is a megaide driver;provided by LSI; and I believe that the SCO driver should be of the same name.

Can anyone assist on this?

Thanks,
Larry Mohr
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. SCO

Wangtek Tape 5125EN SCO Drivers

Does anybody know where I can get Wangtek Tape Drive 5125EN SCO Drivers? I know that Sco 3.2 r4.2 had it built into the distribution. (1 Reply)
Discussion started by: chedlee88-1
1 Replies

2. 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
Login or Register to Ask a Question
MPII(4) 						   BSD Kernel Interfaces Manual 						   MPII(4)

NAME
mpii -- LSI Logic Fusion-MPT Message Passing Interface II SYNOPSIS
mpii* at pci? dev ? function ? DESCRIPTION
The mpii driver provides support for storage controllers using the LSI Logic Fusion-MPT Message Passing Interface II family of chipsets: - LSISAS2004, LSISAS2008 These chipsets can be found on the following controllers: - Dell PERC H200 - LSI SAS 9200-8e, SAS 9211-4i, SAS 9211-8i Some models of these controllers have varying degrees of support for RAID 0 and RAID 1. mpii supports monitoring of the logical disks in the controller through the bioctl(8) and envstat(8) commands. EVENTS
The mpii driver is able to send events to powerd(8) if a logical drive in the controller is not online. The state-changed event will be sent to the /etc/powerd/scripts/sensor_drive script when such condition happens. SEE ALSO
intro(4), pci(4), scsi(4), sd(4), bioctl(8), envstat(8), powerd(8) HISTORY
The mpii driver first appeared in OpenBSD 4.7. AUTHORS
The mpii driver was written by James Giannoules and Mike Belopuhov. BUGS
The chips supported by mpii do not use a SCSI-like identifier. Instead they use an opaque ID and leave discovery order up to the operating system. The code to handle this is currently not implemented and therefore it is not a good idea to run this driver on a multi-boot machine or with more than 1 drive. BSD
April 19, 2012 BSD