Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 16:57:24 -0700 (PDT)
From:      James Flemer <jflemer@acm.jhu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/42461: if_wi_pci.c,if_wi_pccard.c lack device_resume/device_suspend
Message-ID:  <200209052357.g85NvOeN078660@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42461
>Category:       misc
>Synopsis:       if_wi_pci.c,if_wi_pccard.c lack device_resume/device_suspend
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 05 17:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     James Flemer
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
n/a
>Environment:
FreeBSD null.speednaked.com 4.6-STABLE FreeBSD 4.6-STABLE #3: Fri Aug 16 16:34:01 EDT 2002 jflemer@psi.speednaked.com:/usr/obj/usr/src/sys/NULL i386
>Description:
The wi driver does not have suspend / resume hooks (in Stable or Current from the looks of it). This is probably not to much of a problem for the pccard driver, but with the pci driver it seems to be (for me at least). The card is non-functional after resume, and says:
   wi0: wi_cmd: busy bit won't clear.
Anytime it is touched after resume (a simple ifconfig will pause for several seconds...).

--- some bits of dmseg ---
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
wi0: <Intersil Prism2.5> mem 0xe0500000-0xe0500fff irq 5 at device 3.0 on pci2
wi0: 802.11 address: 00:d0:59:aa:bb:cc
wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI)
wi0: Intersil Firmware: Primary 1.01.00, Station 1.04.03


>How-To-Repeat:
$ zzz
  >resume<
$ ifconfig
$ wicontrol
>Fix:
$ shutdown -r now
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209052357.g85NvOeN078660>