From owner-freebsd-stable Mon Feb 24 10:49:56 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9460037B401 for ; Mon, 24 Feb 2003 10:49:54 -0800 (PST) Received: from asimov.isr.uc.pt (asimov.isr.uc.pt [193.136.230.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286FA43FA3 for ; Mon, 24 Feb 2003 10:49:47 -0800 (PST) (envelope-from pm@asimov.isr.uc.pt) Received: from asimov.isr.uc.pt (localhost [127.0.0.1]) by asimov.isr.uc.pt (8.12.6/8.12.6) with ESMTP id h1OIuO6Q099994; Mon, 24 Feb 2003 18:56:24 GMT (envelope-from pm@asimov.isr.uc.pt) Received: from localhost (pm@localhost) by asimov.isr.uc.pt (8.12.6/8.12.6/Submit) with ESMTP id h1OIuNHw099991; Mon, 24 Feb 2003 18:56:24 GMT Date: Mon, 24 Feb 2003 18:56:23 +0000 (WET) From: Paulo Menezes To: Kevin Oberman Cc: freebsd-stable@freebsd.org Subject: Re: Xircom combo ethernet+modem In-Reply-To: <20030224183334.4BAE65D04@ptavv.es.net> Message-ID: <20030224184613.E99977@asimov.isr.uc.pt> References: <20030224183334.4BAE65D04@ptavv.es.net> 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 On Mon, 24 Feb 2003, Kevin Oberman wrote: > First, the insert and remove lines probably won't do the job. Try: > card "Xircom" "CreditCard Ethernet+Modem 28.8" > config auto "xe" ? > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > It is possible that the pccard_ether script does not do just what you > want, but a simple 'ifconfig xe0 up' is not going to get you too far. > In fact I started with that configuration but it I the same behaviour. > In stable, you must generally choose to use the card either as a modem > or as a NIC, but not both at once. Yes, thats what I did. But I wanted just the NIC not the modem. > > I THINK it might work with the sio section removed from pccard.conf > and only the xe referenced. > > Exactly what model of card do you have? There are a lot of similar > Xircom cards and some do have problems, but I think this one is OK. On the back I find PS-CEM-28. When I insert the card pccardd logs ...Card "Xircom"("CreditCard Ethernet+Modem 26.8") [CEM28] matched "Xircom" ("CreditCard Ethernet+Modem 28.8") [(null)] [(null)] and the kernel xe0 at port 0x2e8-0x2ef iomem 0xd1000-0xd1ff irq 10 slot 1 on pccard1 xe0: Xircom CEM3, bonding version 0, with modem xe0: CE2 version = 0 xe0: Ethernet address 00:00:00:00:00:00 Thanks for your answer, Paulo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message