Date: Tue, 20 Sep 2005 23:48:06 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard_device.c Message-ID: <200509202348.j8KNm6xo039300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-09-20 23:48:06 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard_device.c Log: Use the correct minor number for the pccardX.cis device. Don't destroy a NULL device. This should fix the panics on boot people are seeing on systems with more than one pccard slot. Revision Changes Path 1.2 +7 -3 src/sys/dev/pccard/pccard_device.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509202348.j8KNm6xo039300>