Date: Sat, 2 Aug 2008 12:39:23 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c Message-ID: <200808021239.m72CdUE5004094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
remko 2008-08-02 12:39:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ata ata-chipset.c Log: SVN rev 181171 on 2008-08-02 12:39:23Z by remko MFC r180384 Driver failed to allocate MMIO resources. Attached patch adds a fallback path. It uses generic IDE facilities if sii-specific allocations failed PR: 125421 Submitted by: Andrey V. Elsukov <bu7cher at yandex dot ru> Approved by: imp (mentor, implicit) MFC after: 1 week Approved by: imp (mentor, implicit) Revision Changes Path 1.126.2.30 +9 -4 src/sys/dev/ata/ata-chipset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808021239.m72CdUE5004094>