cvs commit: src/sys/dev/ata ata-chipset.c
Remko Lodder
remko at FreeBSD.org
Wed Jul 9 15:11:04 UTC 2008
remko 2008-07-09 15:10:53 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c
Log:
SVN rev 180384 on 2008-07-09 15:10:53Z by remko
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
Revision Changes Path
1.223 +9 -4 src/sys/dev/ata/ata-chipset.c
More information about the cvs-src
mailing list