Date: Fri, 22 Oct 1999 22:57:35 +0200 (CEST) From: Michael Reifenberger <root@nihil.plaut.de> To: FreeBSD-Current <current@freebsd.org> Subject: -current pccard/ep0 & apm after some suspends Message-ID: <Pine.BSF.4.10.9910222245060.1000-100000@nihil.plaut.de>
next in thread | raw e-mail | index | archive | help
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: <Toshiba ToPIC97 PCI-CardBus Bridge> at device 11.0 on pci0 pcic3: <Toshiba ToPIC97 PCI-CardBus Bridge> at device 11.1 on pci0 ... pcic0: <Intel i82365> at irq 13 on isa0 pccard0: <PC Card bus -- kludge version> on pcic0 pccard1: <PC Card bus -- kludge version> on pcic0 pccard: initalizing drivers: ep ... pccard: card inserted, slot 0 pccard: card inserted, slot 1 ... pccard-ep0: <ep> 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: <ep> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910222245060.1000-100000>