Date: 06 Nov 2002 22:14:38 +0100 From: Frode Nordahl <frode@nordahl.net> To: "M. Warner Losh" <imp@bsdimp.com> Cc: current@freebsd.org Subject: pccard state after ACPI resume Message-ID: <1036617279.581.9.camel@samwise.xu.nordahl.net>
next in thread | raw e-mail | index | archive | help
Hello, Another problem with my Orinoco card is that after a resume from (ACPI) sleep, the configuration set on the card is lost, so I have to set the ssid, wepkey etc again before it can operate properly. I am not sure if this is a flaw in the wi0 driver (probably not) or something missing in general for all cards. As of right now I do not have any other pccards available to check if this happens to other cards. What should be responsible for reconfiguring cards on resume? Should this be remembered by each individual driver or some other part of the kernel, or should this be done by userland programs? (apmd, acpid) Mvh, Frode Nordahl 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?1036617279.581.9.camel>