Date: Thu, 13 Mar 2008 14:08:41 +0000 (UTC) From: Coleman Kane <cokane@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tdfx tdfx_pci.c Message-ID: <200803131408.m2DE8fi5051051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cokane 2008-03-13 14:08:41 UTC FreeBSD src repository Modified files: sys/dev/tdfx tdfx_pci.c Log: Add the module dependency on the mem(4) module. This will fix the module failing to load on a kernel that has "nodevice mem" in the config. It will now properly bring in the mem(4) module. Submitted by: antoine Reviewed by: imp MFC after: 1 week Revision Changes Path 1.40 +1 -0 src/sys/dev/tdfx/tdfx_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803131408.m2DE8fi5051051>