Bug #305
closedLSI MegaRAID SATA 300-8X (or Intel SRCS28X) unsupported
0%
Description
Hello!
It appears that LSI MegaRAID SATA 300-8X (or Intel SRCS28X) is not
supported controller under DragonFlyBSD. Generally megaraid2 driver
should support this controller.
I am willing to become test rabbit if it helps :)
Tomaž
Updated by TGEN about 18 years ago
Tomaž wrote:
It appears that LSI MegaRAID SATA 300-8X (or Intel SRCS28X) is not
supported controller under DragonFlyBSD. Generally megaraid2 driver
should support this controller.
The MegaRAID SATA 300-8X is supported by amr(4) in FreeBSD, I guess you
could update our version. I couldn't find out what changes are necessary
exactly, but perhaps you could share the PCI IDs?
Cheers,
--
Thomas E. Spanjaard
tgen@netphreax.net
Updated by jontro about 18 years ago
I had to port amr driver from freebsd-6 to make my MegaRAID SATA
150-4, 64MB, PCI to work, unfortunatley this was just before the
release of 1.4 and there were made so many changes to the subsystems
right after it, so submiting my patch would have been useless anyways.
There are a lot of improvments in the freebsd-6 driver and I would
gladly assist with helping porting it / testing it if I can get some
assistance.
This card did not work under openbsd as of this spring.
[kreca@haze amn]% uname -a
DragonFly haze.midron.tk 1.3.7-DEVELOPMENT DragonFly 1.3.7-DEVELOPMENT
#2: Sun Oct 30 17:50:46 GMT 2005
kreca@haze.midron.tk:/usr/obj/usr/src/sys/HAZE i386
amrd0: <LSILogic MegaRAID logical drive> on amr0
amrd0: 715410MB (1465159680 sectors) RAID 5
I've been running this driver since last year without any panics or problems.
Best regards,
Jonas Trollvik
On 9/3/06, Thomas E. Spanjaard <tgen@netphreax.net> wrote:
Tomaž wrote:
It appears that LSI MegaRAID SATA 300-8X (or Intel SRCS28X) is not
supported controller under DragonFlyBSD. Generally megaraid2 driver
should support this controller.The MegaRAID SATA 300-8X is supported by amr(4) in FreeBSD, I guess you
could update our version. I couldn't find out what changes are necessary
exactly, but perhaps you could share the PCI IDs?Cheers,
--
Thomas E. Spanjaard
tgen@netphreax.net
Updated by tomaz.borstnar about 18 years ago
Thomas E. Spanjaard pravi:
Tomaž wrote:
It appears that LSI MegaRAID SATA 300-8X (or Intel SRCS28X) is not
supported controller under DragonFlyBSD. Generally megaraid2 driver
should support this controller.The MegaRAID SATA 300-8X is supported by amr(4) in FreeBSD, I guess you
could update our version. I couldn't find out what changes are necessary
exactly, but perhaps you could share the PCI IDs?
class 0x010400
card 0x30088086
chip 0x04091000
rev 0x07
hdr 0x00
Tomaž
Updated by swildner almost 16 years ago
Tomaž, do you still have the hardware?
I could try and upgrade amr(4) but I don't have a controller here to test it.
Jontro, do you still have your old patch?
Updated by tomaz.borstnar almost 16 years ago
Yes, I do. It is currently being used for something else, but should return in about two weeks.
Tomaž
Updated by tomaz.borstnar almost 16 years ago
Yes, I do. It is currently being used for something else, but should return in about two weeks.
Tomaž
Updated by swildner almost 14 years ago
OK, I've finally updated the driver. It works here for me with a MegaRAID SATA
150-6 card. If you guys still have access to the adapters, I'd be interested
in your results.
The updated driver should appear on our snapshot ISOs within a day or so.
Updated by jontro almost 14 years ago
Thanks! Will try out in the next couple of weeks and post back my results
On Fri, Dec 3, 2010 at 2:40 PM, Sascha Wildner (via DragonFly issue
tracker) <bugs@crater.dragonflybsd.org> wrote:
Sascha Wildner <saw@online.de> added the comment:
OK, I've finally updated the driver. It works here for me with a MegaRAID SATA
150-6 card. If you guys still have access to the adapters, I'd be interested
in your results.The updated driver should appear on our snapshot ISOs within a day or so.
_____________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue305>
_____________________________________________
Updated by swildner almost 14 years ago
I'm closing this one. Our amr(4) should support everything FreeBSD does.
If there are still issues, feel free to reopen.