From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 13 16:16:48 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 6F72D16A41C for ; Wed, 13 Jul 2005 16:16:48 +0000 (GMT) (envelope-from indigo@voda.cz) Received: from smtp.voda.cz (gw.voda.cz [212.24.154.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D61F43D49 for ; Wed, 13 Jul 2005 16:16:47 +0000 (GMT) (envelope-from indigo@voda.cz) Received: from localhost (localhost [127.0.0.1]) by smtp.voda.cz (Postfix) with ESMTP id 6B0BC1035D for ; Wed, 13 Jul 2005 18:16:43 +0200 (CEST) Received: from smtp.voda.cz ([127.0.0.1]) by localhost (gw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01199-06 for ; Wed, 13 Jul 2005 18:16:42 +0200 (CEST) Received: from spyro (unknown [213.151.77.190]) by smtp.voda.cz (Postfix) with ESMTP id 604F410341 for ; Wed, 13 Jul 2005 18:16:41 +0200 (CEST) Date: Wed, 13 Jul 2005 18:16:40 +0200 To: "freebsd-mobile@freebsd.org" From: Indigo Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.01 (Win32, build 7642) X-Virus-Scanned: by amavisd-new at voda.cz Subject: NIC weirdness X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 16:16:48 -0000 Hello, Straight to the point Im appending the console output of two events: Plugging in a realtek based PCMCIA into my old Toshiba Portege rl0: port 0x1000-0x10ff mem 0x88000000-0x880001ff irq 11 at device 0.0 on cardbus0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:10:60:5e:24:c2 rlphy0: detached miibus0: detached rl0: detached everything works well so I unplug it and put the other card in ... the Xircom card should be fully supported ... but when I plug it in it goes nuts: pccard0: Allocation failed for cfe 1 sio4: at port 0x2f8-0x2ff irq 11 function 0 config 2 on pccard0 sio4: type 16450 sio4: unable to activate interrupt in fast mode - using normal mode If you guys have any idea of what's going wrong or what kind of info do you need I'll gladly assist FreeBSD 5.4-RELEASE custom kernel (all NIC's enabled/APM enabled) thanks for any help Indigo