Date: Thu, 29 Aug 2002 22:02:07 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c Message-ID: <200208300502.g7U527HW049671@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/08/29 22:02:07 PDT Modified files: sys/dev/aac aac.c Log: The aac driver needs 256K of contiguous physical memory in order to attach. If it can't get that (highly likely if loaded as a module on a system that's been up for a while), give a more descriptive error message. Also clean up some nearby style nits. MFC after: 2 days Revision Changes Path 1.41 +4 -3 src/sys/dev/aac/aac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208300502.g7U527HW049671>