Date: Mon, 12 Jan 2004 23:45:10 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ncr.c Message-ID: <200401130745.i0D7jAKo036763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004/01/12 23:45:10 PST
FreeBSD src repository
Modified files:
sys/pci ncr.c
Log:
Replace calls to vm_page_alloc_contig() by calls to contigmalloc().
vm_page_alloc_contig() will be removed after the three remaining drivers
that use it are also converted to contigmalloc().
Revision Changes Path
1.179 +6 -7 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401130745.i0D7jAKo036763>
