From owner-freebsd-stable Mon Feb 24 10:15:35 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 84CFA37B401 for ; Mon, 24 Feb 2003 10:15:34 -0800 (PST) Received: from asimov.isr.uc.pt (asimov.isr.uc.pt [193.136.230.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D0343F85 for ; Mon, 24 Feb 2003 10:15:31 -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 h1OIMf6Q099940 for ; Mon, 24 Feb 2003 18:22:41 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 h1OIMemR099937 for ; Mon, 24 Feb 2003 18:22:40 GMT Date: Mon, 24 Feb 2003 18:22:38 +0000 (WET) From: Paulo Menezes To: freebsd-stable@freebsd.org Subject: Xircom combo ethernet+modem Message-ID: <20030224182214.G99935@asimov.isr.uc.pt> 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 hi, I have a pccard Xircom CreditCard Ethernet+Modem 28.8 and in fact I am much more interested in using the NIC than the modem, but unfortunately only the sio seems to configure. If I add the following lines card "Xircom" "CreditCard Ethernet+Modem 28.8" config auto "xe" ? insert ifconfig xe0 up remove ifconfig xe0 down the NIC shows as ethernet address 00:00:00:00:00:00... The RELNOTES say thatthis card is supported but,... any cues on how to convince the driver to behave well? :) Thanks in advance, PM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message