Date: Mon, 21 Jul 1997 11:58:10 -0700 (PDT) From: Vinay Bannai <vinay@agni.nuko.com> To: freebsd-hackers@freebsd.org Subject: Kernel panic in driver probe() routine Message-ID: <199707211858.LAA03148@agni.nuko.com>
next in thread | raw e-mail | index | archive | help
Hey folks, Is it a bad thing to free up memory in the probe() routine for a pci driver in the event of something going wrong? It appears that whenever I do that the kernel panics saying page fault in kernel mode I have seen other probe() routines for other drivers do that. Thanks Vinay -- Vinay Bannai E-mail: vinay@agni.nuko.com (408)-526-0280 x 275 (Work) http://agni.nuko.com/~vinay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707211858.LAA03148>