Date: Tue, 3 Mar 2009 18:54:57 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/pci viapm.c Message-ID: <200903031855.n23ItCaU004611@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-03-03 18:54:57 UTC FreeBSD src repository Modified files: sys/pci viapm.c Log: SVN rev 189317 on 2009-03-03 18:54:57Z by imp The callback takes a void *, not a caddr_t * (sic). Except for the bb callback, which takes a caddr_t and not a caddr_t *. Revision Changes Path 1.22 +2 -2 src/sys/pci/viapm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903031855.n23ItCaU004611>