aac_pci.c Patch (support for HP ML110 G2)
From: David Okeby (david_at_okeby.com)
Date: 07/25/05
- Previous message: Edwin: "Re: help w/panic under heavy load - 5.4"
- Next in thread: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Maybe reply: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Maybe reply: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Mon, 25 Jul 2005 17:31:23 +0800
This has been floating around on a google search for a while. Are
there any plans to include it? It would be welcome functionality.
I have tested it and it is working fine.
Thanks
Dave
--
david@okeby.com
> --- aac_pci.c.orig Mon Jul 25 20:11:34 2005
> +++ aac_pci.c Mon Jul 25 20:15:31 2005
> @@ -134,6 +134,8 @@
> "Adaptec SCSI RAID 2810SA"},
> {0x9005, 0x0285, 0x9005, 0x0293, AAC_HWIF_I960RX,
> AAC_FLAGS_NO4GB,
> "Adaptec SCSI RAID 21610SA"},
> + {0x9005, 0x0285, 0x103c, 0x3227, AAC_HWIF_I960RX,
> AAC_FLAGS_NO4GB,
> + "HP ML110 G2 (Adaptec 2610SA)"},
> {0x9005, 0x0286, 0x9005, 0x028c, AAC_HWIF_RKT, 0,
> "Adaptec SCSI RAID 2230S"},
> {0x9005, 0x0286, 0x9005, 0x028d, AAC_HWIF_RKT, 0,
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Edwin: "Re: help w/panic under heavy load - 5.4"
- Next in thread: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Maybe reply: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Maybe reply: Leubner, Achim: "RE: aac_pci.c Patch (support for HP ML110 G2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|