From owner-freebsd-mobile Thu Jul 11 9:18:24 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3ACF37B400 for ; Thu, 11 Jul 2002 09:18:21 -0700 (PDT) Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0777D43E58 for ; Thu, 11 Jul 2002 09:18:21 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g6BGIJY88103; Thu, 11 Jul 2002 10:18:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g6BGIFG23561; Thu, 11 Jul 2002 10:18:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 11 Jul 2002 10:18:04 -0600 (MDT) Message-Id: <20020711.101804.124551806.imp@bsdimp.com> To: vm@dics.com.ua Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: New Media Corporation LiveWire 10/100 PCCARD From: "M. Warner Losh" In-Reply-To: <20020711081324.GA85993@iron.del.local> References: <20020711081324.GA85993@iron.del.local> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <20020711081324.GA85993@iron.del.local> Vitaly Markitantov writes: : This card is present in /etc/defaults/pccard.conf: : # New Media Corporation LiveWire 10/100 : card "New Media Corporation" "LiveWire 10/100" : config auto "ed" ? 0x80000 : insert /etc/pccard_ether $device start : remove /etc/pccard_ether $device stop : : but in doesn't works on 4.6-RELEASE - it says that card is CARDbus : : Ok. I know, CARDbus don't work on 4.6 : : I build and install CURRENT with NEWCARD in kernel. : Now card is displayed in dmesg, but it assigns rl0 device. : I configured rl0 with ifconfig rl0 alias 172.16.0.9/27 : But when i try to send somewhat (ssh some_host, ping some_host) - it dont works. : It says rl0: watchdog timeout : : So, can i bring this PCCARD to work? Or what i can do? Sounds like we're not routing interrupts correctly on your laptop. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message