From owner-freebsd-mobile Wed Jan 1 10:24:13 2003 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 0ED8437B401 for ; Wed, 1 Jan 2003 10:24:12 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 239D843EB2 for ; Wed, 1 Jan 2003 10:24:11 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h01IMu1e022957; Wed, 1 Jan 2003 11:22:57 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 01 Jan 2003 11:22:48 -0700 (MST) Message-Id: <20030101.112248.68569133.imp@bsdimp.com> To: kirill@solaris.ru Cc: slugard@aport.ru, freebsd-mobile@FreeBSD.ORG Subject: Re: problem using pcmcia modem on laptop From: "M. Warner Losh" In-Reply-To: <20030101141831.GA16731@solaris.ru> References: <4965908861.20030101141815@aport.ru> <20030101141831.GA16731@solaris.ru> X-Mailer: Mew version 2.1 on Emacs 21.2 / 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: <20030101141831.GA16731@solaris.ru> Kirill Bezzubets writes: : On Wed, Jan 01, 2003 at 02:18:15PM +0300, Kirill V. Grigoroff wrote: : : : > Hello all! : > : > I'm having a problem using my pcmcia modem that I have on my Xircon : > card (Xircom CEM56 [16-bit Ethernet + 56k modem]). When I try to use : > kppp with KDE (or ppp with console) it freezes when I try to query the : > modem. I couldn't find any references to pcmcia modems in the : > handbook, could someone point me in the right direction? : > : > xe0 at port 0x2e8-0x2ef iomem 0xd1000-0xd1fff irq 11 slot 0 on pccard0 : > xe0: Xircom CEM56, bonding version 0x55, 100Mbps capable, with modem : > xe0: DingoID = 0x444b, RevisionID = 0x1, VendorID = 0 : > xe0: Ethernet address 00:10:a4:ed:fd:79 : : Actually, you can't use both modem/ethernet at the same time - : it discussed a lot of times in this list - search archives. : : Your card configured now in pccardd.conf (default, perhaps?) as xe0 : ethernet, so you need to comment 'config 0x27 "xe" ?' and remove comment in : the next line 'config auto "sio"'. You will lose ethernet ability of the : card, but modem will work well. This is true under -stable (or OLDCARD on -current). NEWCARD however, gets this wrong. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message