From owner-freebsd-mobile Tue Jul 3 6:24: 1 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 176DD37B403 for ; Tue, 3 Jul 2001 06:23:57 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from madman.nectar.com (madman.nectar.com [10.0.1.111]) by gw.nectar.com (Postfix) with ESMTP id 6FAD2AF4D1; Tue, 3 Jul 2001 08:23:56 -0500 (CDT) Received: (from nectar@localhost) by madman.nectar.com (8.11.3/8.11.3) id f63DNtg63718; Tue, 3 Jul 2001 08:23:55 -0500 (CDT) (envelope-from nectar) Date: Tue, 3 Jul 2001 08:23:55 -0500 From: "Jacques A. Vidrine" To: Warner Losh Cc: mobile@freebsd.org Subject: Re: pcic wavelan updated patch Message-ID: <20010703082355.A63697@madman.nectar.com> References: <200106270651.f5R6pTU34913@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106270651.f5R6pTU34913@harmony.village.org>; from imp@harmony.village.org on Wed, Jun 27, 2001 at 12:51:29AM -0600 X-Url: http://www.nectar.com/ Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jun 27, 2001 at 12:51:29AM -0600, Warner Losh wrote: > > Many people have complained that I neglected to include parts of the > patch. > http://people.freebsd.org/~imp/pcic-stable.diff.6 > should contain them all. I've built a kernel with them on a separate > tree and it appears to work. > > These patches are relative to src/sys. You will need to rerun config > on the kernel. You will need a pccardd that is newer than June 5th. > > Please let me know how these work for you. ThinkPad X20. FreeBSD 4-STABLE circa July 1. Fresh world. Apply pcic-stable.diff.6 & make kernel. PC card boot messages: pcic-pci0: mem 0x50000000-0x50000fff irq 11 at device 8.0 on pci0 pcic-pci1: mem 0x50010000-0x50100fff irq 10 at device 8.1 on pci0 pcic0: at port 0x3e0 iomem 0xd0000 irq 3 on isa0 pcic0: management irq 3 pccard0: on pcic0 pccard1: on pcic0 pcic0: mem 0x50000000-0x50000fff irq 11 at device 8.0 on pci0 pccard0: on pcic0 pcic1: mem 0x50100000-0x50100fff irq 11 at device 8.1 on pci0 pccard1: on pcic1 Start pccardd as `pccardd -I -i 3 -f /etc/defaults/pccard.conf' Insert card (flash card (ata, 3V) or cisco aironet (an, 5V)) Probe & attach succeeds. But then system hangs until card is removed. Actually, the system doesn't hang right after attachment for the Aironet card. It doesn't hang until I've assigned the correct SSID (!!). e.g., # ancontrol -o 1 # ancontrol -W 1 # ancontrol -n mynet [hangs, so I remove the card] an0: RID access failed an0: RID access failed State is 30000416 pcic0: 5V card pcic0: CD 6an0: detached pccard: card removed, slot 0 With the flash card, it seems to me it hangs at the point where I would normally see kernel messages about `ad8'. i.e. after the `ata' messages. More than willing to follow Rx to debug the problem. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message