Hello list
The following patch enables two (more or less similar) sas
raid
controllers on Sun x86 servers. The supported systems are:
- SunFire X4150
- Sunblade 6250
The SAS RAID controllers on that systems are using the
Intel Sunrise Lake
(SRL) 81348 chipset, which is based on Adaptec Voodoo. The
patch adds two
PCI IDs to the driver, the driver itself is supporting the
controller. The
patch is written and tested on FreeBSD 7.0beta3.
Have funn
- Dan
--- /usr/src/sys/dev/aac/aac_pci.c__backup__
2007-11-27
17:31:54.000000000 +0100
+++ /usr/src/sys/dev/aac/aac_pci.c 2007-11-30
11:06:11.000000000
+0100
 -200,6
+200,10 
"Adaptec RAID 3805"},
{0x9005, 0x0286, 0x1014, 0x9580, AAC_HWIF_RKT, 0,
"IBM ServeRAID-8k"},
+ {0x9005, 0x0285, 0x108e, 0x0286, AAC_HWIF_I960RX,
0,
+ "Sun STK REM Intel SRL 81348 PCIe
Slot"},
+ {0x9005, 0x0285, 0x108e, 0x7aac, AAC_HWIF_I960RX, 0,
+ "Sun STK REM Intel SRL 81348 piggy-back"},
{0, 0, 0, 0, 0, 0, 0}
};
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free
SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/
de/go/freemail
_______________________________________________
freebsd-drivers freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drive
rs
To unsubscribe, send any mail to
"freebsd-drivers-unsubscribe freebsd.org"
|