From owner-freebsd-stable Thu Apr 11 8:39:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rootlabs.com (rootlabs.com [205.199.222.242]) by hub.freebsd.org (Postfix) with SMTP id 0787337B4CF for ; Thu, 11 Apr 2002 08:38:52 -0700 (PDT) Received: (qmail 41679 invoked by uid 1000); 11 Apr 2002 15:51:38 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Apr 2002 15:51:38 -0000 Date: Thu, 11 Apr 2002 08:51:38 -0700 (PDT) From: Nate Lawson To: freebsd-stable@freebsd.org Subject: pccard working on smp in -stable? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been trying to get a pair of Aironet cards to work between my desktop and laptop (both -stable). Tcpdump on the laptop shows packets being sent but they never show up on the desktop's interface. Once in a while I get the message "an0: device timeout" on the desktop (but not the laptop). The packets are shown as successfully sent by the laptop (ancontrol -T) but on the desktop show up as RX discards. I assume this is due to the watchdog handler resetting the card. The desktop machine is SMP with an ISA pccard controller added. I've looked into the archives and found a suggestion that pccard has not been tested with SMP. Is this correct? What would be involved with getting it working? Thanks, Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message