Subject: Re: network does not survive apm -z
To: Jonathan Stone <jonathan@dsg.stanford.edu>
From: Herb Peyerl <hpeyerl@beer.org>
List: port-i386
Date: 12/24/1996 07:57:29
Jonathan Stone <jonathan@DSG.Stanford.EDU> wrote:
> If you specify
>
> * The version of NetBSD you're using (and date, for -current)
1.2B, 11/18/96.
> * exactly what network interface you're using
> (name, model, bus, firmware/asic level, etc.),
pcmcia0: slot 1 contains <3Com Corporation, 3C589, TP/BNC LAN Card Ver. 2a, 000002>
ep0 at pcmcia0 port 0x300-0x30f irq 10: 3Com 3C589 Ethernet
ep0: aui/bnc/utp address 00:a0:24:ac:78:e2
> * the kind of machine you're using (e.g., laptop?)
Toshiba 110CS
> If you have console access, does
> ifconfig <ifname> down; ifconfig <ifname> up
> help at all after an APM resume?
Not...
'ifconfig ep0 down' blocks in epstop()+0x4e...
If I 'ifconfig ep0 down' before suspending, then when I try to 'ifconfig ep0 up'
after resuming, it blocks in epinit+0x12.
I've not had time to look into it yet but I hope to get some time during
christmas...