Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 15:26:34 +0800
From:      Fat Alloy <fatalloy@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   __about device_shutdown of PCI device
Message-ID:  <20010829151611.C5A3.FATALLOY@yahoo.com>

next in thread | raw e-mail | index | archive | help
hello everyone
when i try to write a PCI device driver according to the URL 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/pci.html
i found attach() and detach() function will be executed when i load and
unload the module, because i can see the printf() function is executed.
but when i shutdown the computer, it seems the shutdown() function is
not executed, because i can't see the print message. what wrong?

thanks a lot

-- 
I am slim but they all call me fat alloy  ^O^ 
Fat Alloy <fatalloy@yahoo.com>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010829151611.C5A3.FATALLOY>