From owner-freebsd-mobile Sun Dec 31 3:49:56 2000 From owner-freebsd-mobile@FreeBSD.ORG Sun Dec 31 03:49:54 2000 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 015B437B400 for ; Sun, 31 Dec 2000 03:49:54 -0800 (PST) Received: from dmlb.org ([62.253.135.85]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001231114953.BADK6427.mta01-svc.ntlworld.com@dmlb.org>; Sun, 31 Dec 2000 11:49:53 +0000 Received: from dmlb by dmlb.org with local (Exim 3.03 #1) id 14Cgzo-0003nt-00; Sun, 31 Dec 2000 11:49:52 +0000 Content-Length: 697 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 31 Dec 2000 11:49:52 -0000 (GMT) From: Duncan Barclay To: Ano Gohel Subject: RE: webgear aviator driver for freebsd 4.1 Cc: mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi On 24-Dec-00 Ano Gohel wrote: > Duncan: > > I am running a stable version of freebsd, 4.1. Are you aware of any > backports for your raylink driver? > > Thanks for all your help. I've created a set of patches for the driver at http://people.freebsd.org/~dmlb/raylink-4.1.tar.gz Grab this, and untar it and have a look at the readme. "It should work" ;-) - I've just done a make buildworld with /usr/src NFS mounted over the wireless LAN! Duncan > -ano --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@dmlb.org | the alcoholics, and the permanently stoned. dmlb@freebsd.org| Steven King To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 31 4: 2:13 2000 From owner-freebsd-mobile@FreeBSD.ORG Sun Dec 31 04:02:12 2000 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 5CF1437B400 for ; Sun, 31 Dec 2000 04:02:11 -0800 (PST) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id MAA93157 for freebsd-mobile@freebsd.org; Sun, 31 Dec 2000 12:02:10 GMT (envelope-from simond) Date: Sun, 31 Dec 2000 12:02:10 +0000 From: simond@irrelevant.org To: freebsd-mobile@freebsd.org Subject: USB Ethernet 10/100 D-Link "card" Message-ID: <20001231120210.A93059@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: simond@bumper.jellybaby.net Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just bought myself a D-Link DU-E100 10/100 USB ethernet adaptor, does anyone know if support for this is being worked on? If not, anyone know where I can get info on how to write a driver for it? :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 31 15:13:31 2000 From owner-freebsd-mobile@FreeBSD.ORG Sun Dec 31 15:13:29 2000 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from electra.cc.umanitoba.ca (electra.cc.umanitoba.ca [130.179.16.23]) by hub.freebsd.org (Postfix) with ESMTP id 4523337B400 for ; Sun, 31 Dec 2000 15:13:29 -0800 (PST) Received: from merak.cc.umanitoba.ca (ummacius@merak.cc.umanitoba.ca [130.179.16.10]) by electra.cc.umanitoba.ca (8.9.0/8.9.0) with ESMTP id RAA07932 ; Sun, 31 Dec 2000 17:13:28 -0600 (CST) Received: (from ummacius@localhost) by merak.cc.umanitoba.ca (8.9.0/8.9.0) id RAA17009 ; Sun, 31 Dec 2000 17:13:27 -0600 (CST) Date: Sun, 31 Dec 2000 17:13:27 -0600 (CST) From: Maciuszonek Artur To: freebsd-mobile@freebsd.org, Artur Adam Maciuszonek Subject: Xircom Ceditcard Ethernet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I'm running free bsd 4.2-RELEASE #0 (uname -a) A few quick questions .... The boot up process goes fine it recognizes the card to problem: dmesg output: xe0 at port 0x240-0x24f iomem 0xd0000-0xd0fff irq 10 slot 0 on pccard0 xe0: Xircom CE3, bonding version 0x45, 100Mbps capable xe0: DingoID = 0x444b, RevisionID = 0x1, VendorID = 0 xe0: Enthernet address 00:80:c7:f2:46:72 xe0: watchdog timeout: resetting card I have modified the pccard.conf in the /etc to look like this: # Xirocm CreditCard Ethernet 10/100 card "Xircom" "CerditCard 10/100" config 0x1 "xe0" 10 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop so the card uses IRQ 10. My issue lies within the innability to connect to the internet. :( or even ping anyone from my machine. I used /stand/sysinstall ->configure->networking->interfaces and then xe0 when I add the information about my domain name default gateway etc and the reboot I still can't acess the net or ping any machine This is a clean istall where I have recompiled the kernel. Also after the reboot when the card is probed it shows up on the screen and there is a single beep.....?..... and when I log in the watchdog timeout message appears and it indicates that it is resarting the card. I am accessing the internet though a cable modem from @home.... any help would be appreciated... thank you ____________________________ ICQ 6 4 4 9 0 6 6 2 e-mail: ummacius@NOSPAMcc.umanitoba.ca Remove NOSPAM to reply :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 31 18:21:16 2000 From owner-freebsd-mobile@FreeBSD.ORG Sun Dec 31 18:21:14 2000 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id 33A0837B400 for ; Sun, 31 Dec 2000 18:21:13 -0800 (PST) Received: (qmail 67175 invoked from network); 1 Jan 2001 02:21:11 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by karon.sto.dynas.se with SMTP; 1 Jan 2001 02:21:11 -0000 Received: (qmail 3805 invoked from network); 1 Jan 2001 02:21:11 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 1 Jan 2001 02:21:11 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.1/8.11.1) id f012L9H91304; Sun, 31 Dec 2000 18:21:09 -0800 (PST) (envelope-from mikko) Date: Sun, 31 Dec 2000 18:21:09 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200101010221.f012L9H91304@explorer.rsa.com> To: simond@irrelevant.org Cc: freebsd-mobile@freebsd.org Subject: Re: USB Ethernet 10/100 D-Link "card" Newsgroups: local.freebsd.mobile References: <20001231120210.A93059@irrelevant.org> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In local.freebsd.mobile you write: >I just bought myself a D-Link DU-E100 10/100 USB ethernet adaptor, does >anyone know if support for this is being worked on? If not, anyone know >where I can get info on how to write a driver for it? :) Sorry if the question seems stupid, but have you tried starting usbd and plugging it in? If it isn't recognized, maybe it just needs an entry in /sys/dev/usb/usbdevs. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message