From owner-freebsd-hardware Tue Oct 27 15:31:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11566 for freebsd-hardware-outgoing; Tue, 27 Oct 1998 15:31:22 -0800 (PST) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11561 for ; Tue, 27 Oct 1998 15:31:21 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost (2995 bytes) by rip.psg.com via sendmail with P:stdio/R:inet_resolve/T:smtp (sender: ) (ident using unix) id for ; Tue, 27 Oct 1998 15:30:44 -0800 (PST) (Smail-3.2.0.101 1997-Dec-17 #1 built 1998-Oct-13) Message-Id: Date: Tue, 27 Oct 1998 15:30:44 -0800 (PST) From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-hardware@FreeBSD.ORG Subject: WaveLAN ISA clues needed References: <199810271532.KAA04374@pine.ucs.indiana.edu> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i have an ISA 915mhz roamabout. [ i have been using pcmcia roamabouts for a few years, even one on an isa pcmcia adapter under bsdi ] dmesg sez: wl0 at 0x300-0x30f irq 10 on isa wlattach: base 300, unit 0 wl0: address 08:00:6a:2b:dd:a7, NWID 0xaaaa as you can seem i had already done wlconfig wl0 nwid 0xaaaa i ifconfig it # ifconfig wl0 inet 147.28.2.42 netmask 255.255.255.0 up Oct 27 15:20:25 rip /kernel: wl0: entered wlioctl() Oct 27 15:20:26 rip /kernel: wl0: DCE_STATUS: 0x0, Correct NWID's: 65535, Wrong NWID's: 2 Oct 27 15:20:26 rip /kernel: THR_PRE_SET: 0x44, SIGNAL_LVL: 205, SILENCE_LVL: 192 Oct 27 15:20:26 rip /kernel: SIGN_QUAL: 0x7f, NETW_ID: ff:aa, DES: 255 Oct 27 15:20:26 rip /kernel: wl0: entered wlioctl() Oct 27 15:20:26 rip /kernel: wl0: entered wlinit() Oct 27 15:20:26 rip /kernel: wl0: entered wlhwrst() Oct 27 15:20:26 rip /kernel: wl0: DCE_STATUS: 0x0, Correct NWID's: 0, Wrong NWID's: 0 Oct 27 15:20:26 rip /kernel: THR_PRE_SET: 0xc0, SIGNAL_LVL: 76, SILENCE_LVL: 64 Oct 27 15:20:26 rip /kernel: SIGN_QUAL: 0x7f, NETW_ID: ff:0, DES: 255 Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: entered wldiag() Oct 27 15:20:26 rip /kernel: wl0: entered wlconfig() Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: entered wlrustrt() Oct 27 15:20:26 rip /kernel: wl0: entered wlstart() Oct 27 15:20:26 rip /kernel: wl0: entered wlstart() Oct 27 15:20:26 rip /kernel: wl0: entered wlxmt() Oct 27 15:20:26 rip /kernel: wl0: wavelan device timeout on xmit Oct 27 15:20:26 rip /kernel: wl0: entered wlinit() Oct 27 15:20:26 rip /kernel: wl0: entered wlhwrst() Oct 27 15:20:26 rip /kernel: wl0: DCE_STATUS: 0x0, Correct NWID's: 0, Wrong NWID's: 0 Oct 27 15:20:26 rip /kernel: THR_PRE_SET: 0xc0, SIGNAL_LVL: 76, SILENCE_LVL: 64 Oct 27 15:20:26 rip /kernel: SIGN_QUAL: 0x7f, NETW_ID: ff:0, DES: 255 Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: entered wldiag() Oct 27 15:20:26 rip /kernel: wl0: entered wlconfig() Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: doing a wlack() Oct 27 15:20:26 rip /kernel: wl0: entered wlrustrt() Oct 27 15:20:26 rip /kernel: wl0: entered wlstart() and another host which has a known-to-be-working 915 at 147.28.2.2 with nwid 0xaaaa can not see the isa card wavelan. 3.0 of a few days ago on asus p350. any hints appreciated. the wl and wlconfig man pages are a bit weak. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message