Date: Wed, 22 Oct 2003 15:09:15 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c Message-ID: <XFMail.20031022150915.jhb@FreeBSD.org> In-Reply-To: <20031022170830.4c5e95c3.Alexander@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22-Oct-2003 Alexander Leidinger wrote: > On Wed, 22 Oct 2003 07:43:53 -0700 (PDT) > John Baldwin <jhb@freebsd.org> wrote: > >> Modified files: (Branch: RELENG_4) >> sys/dev/ata ata-dma.c ata-pci.c >> Log: >> MFC: Add support for the Intel ICH5 SATA controller in both legacy and >> enhanced mode. >> >> Submitted by: Dan Strick <strick@covad.net> >> Approved by: re (murray) > > Does this actually work? On -current it doesn't work flawlessly with an > Asus P4P800 board. Accessing one SATA disk results in a lot of spurious > interrupts, and using a vinum stripe over 2 SATA disks results in a > kernel panic in the ata code. Yes. Current likely needs the equivalent fix to its interrupt routine that this patch includes to avoid the spurious interrupts. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20031022150915.jhb>