From owner-freebsd-current Fri Oct 22 13:57:43 1999 Delivered-To: freebsd-current@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.39.177.166]) by hub.freebsd.org (Postfix) with ESMTP id 5B70B14CC0 for ; Fri, 22 Oct 1999 13:57:39 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: from totum.plaut.de (totum.plaut.de [194.39.177.9]) by ns.plaut.de (8.9.3/8.9.3) with ESMTP id WAA11432 for ; Fri, 22 Oct 1999 22:57:36 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by totum.plaut.de (8.9.3/8.9.3) with UUCP id WAA22248 for current@freebsd.org; Fri, 22 Oct 1999 22:57:36 +0200 (MET DST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.9.3/8.8.8) with ESMTP id WAA01011 for ; Fri, 22 Oct 1999 22:57:35 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Fri, 22 Oct 1999 22:57:35 +0200 (CEST) From: Michael Reifenberger To: FreeBSD-Current Subject: -current pccard/ep0 & apm after some suspends Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, my current attaches during boot on my Tecra8000 NB as: Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Tue Oct 19 23:20:40 CEST 1999 root@nihil.plaut.de:/usr/src/sys/compile/nihil ... config> irq pcic0 11 ... pcic2: at device 11.0 on pci0 pcic3: at device 11.1 on pci0 ... pcic0: at irq 13 on isa0 pccard0: on pcic0 pccard1: on pcic0 pccard: initalizing drivers: ep ... pccard: card inserted, slot 0 pccard: card inserted, slot 1 ... pccard-ep0: at port 0x240-0x24f irq 10 slot 0 on pccard0 ep0: utp/bnc[*UTP*] address 00:60:97:88:84:9e ... Besides that I get irq13 (I wanted a shared irq11) it all works. Now after the first resume I get: ... ep0: unload stray irq 10 pccard: card disabled, slot 0 pccard: card disabled, slot 1 resumed from suspended mode (slept 12:11:22) ata0: resetting devices .. done ata1: resetting devices .. done pccard: card inserted, slot 0 pccard: card inserted, slot 1 devclass_alloc_unit: pccard-ep0 already exists, using next available unit number pccard-ep1: at port 0x240-0x24f irq 10 slot 0 on pccard0 ep0: utp/bnc[*UTP*] address 00:60:97:88:84:9e ... And still ep0 works as expected. After the next suspend/resume ep0 does not attach anymore and I have to reboot to play the game from the beginning. Does anyone else see this? Bye! ---- Michael Reifenberger Plaut Software GmbH, R/3 Basis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message