Please pardon the top-posted follow-up to my own message, but I want to
get the solution into the archives.

Many thanks to emoore for providing a driver update disk containing
mide-4.7.ko to add support for the LSI Logic MegaRAID embedded RAID
controller under FreeBSD 4.7-RELEASE.

dmesg now shows:

[snip]
avail memory = 255733760 (249740K bytes)
Preloaded elf kernel "kernel" at 0xc054e000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc054e09c.
Preloaded elf module "mide.ko" at 0xc054e0ec.
[snip]
pcib0: <ServerWorks host to PCI bridge(unknown chipset)> on motherboard
pci0: <PCI bus> on pcib0
mide1: <LSILogic MegaRAID IDE> port 
0x2030-0x203f,0x2028-0x202b,0x2020-0x2027,0x2018-0x201b,0x2010-0x2017 irq 5 at device 
2.0 on pci0
mide1: <LSILogic MegaRAID IDE> BIOS 2.5.03181648
mide1: LD 0 RAID1 status = ONLINE                               sectors = 78161263 
capacity = 38164 MB drives = 2
bge0: <Broadcom BCM5702X Gigabit Ethernet, ASIC rev. 0x1002> mem 0xf7ff0000-0xf7ffffff 
irq 10 at device 3.0 on pci0
bge0: Ethernet address: 00:08:02:ef:b8:56
miibus0: <MII bus> on bge0
brgphy0: <BCM5703 10/100/1000baseTX PHY> on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, 
auto
[snip]
pcib128: <ServerWorks host to PCI bridge(unknown chipset)> on motherboard
pci128: <PCI bus> on pcib128
pcib1: <Host to PCI bridge> on motherboard
pci1: <PCI bus> on pcib1
eisa0: <EISA bus> on motherboard
mainboard0: <CPQ0728 (System Board)> on eisa0 slot 0
orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xee000-0xeffff on isa0
[snip]
da0 at mide1 bus 0 target 0 lun 0
da0: <LSILogic LD  0  MegaRAID > Fixed Direct Access SCSI-2 device 
da0: 100.000MB/s transfers (16bit), Tagged Queueing Enabled
da0: 38164MB (78161265 512 byte sectors: 255H 63S/T 4865C)
Mounting root from ufs:/dev/da0s1a

On Mon, Jan 20, 2003 at 02:08:29PM -0800, James Long wrote:
> I have a Compaq ProLiant ML310, with an integrated ATA RAID controller
> controlling two 40G Seagate ST340016A drives.
> 
> >From some Googling, I have learned:
> 
> The ML310 uses the ServerWorks GC SL chipset -- see
> http://h18004.www1.hp.com/products/servers/proliantml310/description.html
> 
> ServerWorks appears to be in cahoots with LSI -- see
> http://www.enterprisestorageforum.com/hardware/news/article/0,,10559_1480661,00.html
> 
> LSI bought AMI's MegaRAID technology -- see
> http://people.freebsd.org/~msmith/RAID/ami/notes.html
> 
> My dmesg shows some unidentified hardware, but does not recognize the RAID
> controller as an amr device.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to