Date: Mon, 13 Feb 2006 17:53:39 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus if_plip.c Message-ID: <200602131753.k1DHrd5I007285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-02-13 17:53:39 UTC FreeBSD src repository Modified files: sys/dev/ppbus if_plip.c Log: Use a wildcard unit (-1) to device_find_child() in our identify routine to match the wildcard unit passed to BUS_ADD_CHILD(). Revision Changes Path 1.40 +1 -1 src/sys/dev/ppbus/if_plip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602131753.k1DHrd5I007285>