From owner-freebsd-hackers Thu Aug 31 0:57:10 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id D6A5337B423; Thu, 31 Aug 2000 00:57:02 -0700 (PDT) Received: from ginger.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Thu, 31 Aug 2000 08:56:49 +0100 Message-ID: <39AE0FBE.6CD145C4@cs.ucl.ac.uk> Date: Thu, 31 Aug 2000 08:56:46 +0100 From: Theo PAGTZIS Reply-To: t.pagtzis@cs.ucl.ac.uk Organization: UCL X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: el, en MIME-Version: 1.0 To: Jim Flowers Cc: Atsushi Onoe , freebsd-hackers , freebsd-net , freebsd-mobile@FreeBSD.ORG Subject: Re: fbsd box acting as a wavelan BS (Yes it can) References: <39A9E49D.A79BF6FD@softweyr.com> <200008280703.e7S732S01248@duplo.sm.sony.co.jp> <002101c012cd$0b4a53b0$81d396ce@ezo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim, Jim Flowers wrote: > The 6.04 firmware does, indeed, allow establishing a network with an ISA > card in a FreeBSD box, however, when doing the PCCard upgrade with a Windows > machine it requires the drivers to be upgraded to 4.01 first and if you want > to talk to it with the IEEE/Wave Manager Client update it, as well. > Everything seems to be backward compatible (ad-hoc, Infrastructure, > WaveManageer/Client, Manager. > > The good news is that it works farily well and will setup a network netname, > with the procedure you indicated. You can also move away from the default > frequency in either direction and the remote stations will follow it so the > beacons must work. Works with multiple clients (simultaneously) but the > cache (-C) only reports levels on a single remote. Haven't tried multiple > throughput tests yet. Statistics (-o) don't show any values but these are > on 4.1-STABLE #0 and maybe that is the same problem reported by Theo > Pagtzis. > thanks for checking it out. I tried to print a single statistic from the wavelan card after experiencing the 0ed wi_counters from within the kernel (device_print)... for some reason once I did that the machine...rebooted...(not beneignly :) Could someone point me on info about kernel debugging? Do I get the impression that there is something wrong with the interrupt assigned to the card. Jim mentioned that it is probably best to have the interrupt assigned to the card isolated (at least that was my impression from what Jim mentioned as grandfathering) Also in some of the new fbsd boxes (4.1 stable + KAME snap) we have here the wavelan card although detected when inserted (which is a pccardd function) it keeps giving a "no such card in database". The card is in the database of pccard.conf, I use interrupt 9 which is not in use by another device. Can anyone understand the dumpcis info from the pccardc request? I dunno if that helps in understanding the problem as I cannot understand what it means..(at least a good part of it..) Any hints? Theo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message