From owner-freebsd-bugs Wed May 29 12:02:48 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA25637 for bugs-outgoing; Wed, 29 May 1996 12:02:48 -0700 (PDT) Received: from george.lbl.gov (george.lbl.gov [128.3.196.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA25631 for ; Wed, 29 May 1996 12:02:44 -0700 (PDT) Received: (jin@localhost) by george.lbl.gov (8.6.10/8.6.5) id MAA29370 for bugs@freebsd.org; Wed, 29 May 1996 12:02:42 -0700 Date: Wed, 29 May 1996 12:02:42 -0700 From: "Jin Guojun[ITG]" Message-Id: <199605291902.MAA29370@george.lbl.gov> To: bugs@freebsd.org Subject: help deadloop in calling pci_shutdown() Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Here is the interface structure struct pci_device zpadevice = { "zna", zpa_probe, zpa_attach, &zpa_count, zna_shutdown }; When reboot or shutdown the system, the zna_shutdown is called forever regardless if any stats are returned from zna_shutdown(). What can cause this problem? Thanks, /-------------- Jin Guojun ------------ v ---- Internet: g_jin@lbl.gov ----\ | Imaging & Distributed Computing | Usenet: ucbvax!g_jin@lbl.gov | | Lawrence Berkeley Laboratory | Bitnet: -- | | 50B-2239, Berkeley, CA 94720 - jin%george.lbl.gov@Csa3.LBL.Gov | \--Ph#:(510) 486-7531 + Fax: 486-6363 --^--http://www-itg.lbl.gov/ITG.html-/