Date: Tue, 11 Jan 2000 16:56:49 +0300 From: Oleg Derevenetz <oleg@sani-c.vrn.ru> To: freebsd-questions@FreeBSD.ORG Subject: WaveLan Message-ID: <387B36A1.37CFADEC@sani-c.vrn.ru>
next in thread | raw e-mail | index | archive | help
I have a WaveLan ISA card with 82586 chip. Card have a label "Solectek AIRLAN WL-10AT". How can I run it under FreeBSD-2.2.8 ? When I trying to use 'wl' driver, wlprobe detects this device: Jan 11 16:22:33 wavelan /kernel: wl0 at 0x300-0x30f irq 10 on isa Jan 11 16:22:33 wavelan /kernel: wlattach: base 300, unit 0 Jan 11 16:22:33 wavelan /kernel: wl0: address 08:00:0e:20:b3:5e, NWID 0xc4ad But when I trying 'ifconfig wl0 inet 192.168.1.1 netmask 255.255.255.0', i got these messages (in debug mode): Jan 11 16:22:53 wavelan /kernel: wl0: entered wlioctl() Jan 11 16:23:02 wavelan /kernel: wl0: entered wlioctl() Jan 11 16:23:02 wavelan /kernel: wl0: entered wlinit() Jan 11 16:23:02 wavelan /kernel: wl0: entered wlhwrst() Jan 11 16:23:02 wavelan /kernel: wl0: DCE_STATUS: 0x0, Correct NWID's: 0, Wrong NWID's: 0 Jan 11 16:23:02 wavelan /kernel: THR_PRE_SET: 0xc0, SIGNAL_LVL: 107, SILENCE_LVL: 64 Jan 11 16:23:02 wavelan /kernel: SIGN_QUAL: 0x7f, NETW_ID: fe:0, DES: 252 Jan 11 16:23:02 wavelan /kernel: wl0: doing a wlack() Jan 11 16:23:02 wavelan /kernel: wl0: entered wldiag() Jan 11 16:23:02 wavelan /kernel: wl0: diag() failed; status = 0, inw = 0, outw = e0a0 Jan 11 16:23:02 wavelan /kernel: scb_status a000 Jan 11 16:23:02 wavelan /kernel: scb_command 0 Jan 11 16:23:02 wavelan /kernel: scb_cbl e600 Jan 11 16:23:02 wavelan /kernel: cu_cmd 8007 Jan 11 16:23:02 wavelan /kernel: wl0 init(): trouble resetting board. Jan 11 16:23:02 wavelan /kernel: wl0: DCE_STATUS: 0x0, Correct NWID's: 0, Wrong NWID's: 0 Jan 11 16:23:02 wavelan /kernel: THR_PRE_SET: 0xc0, SIGNAL_LVL: 107, SILENCE_LVL: 64 Jan 11 16:23:02 wavelan /kernel: SIGN_QUAL: 0x7f, NETW_ID: fc:0, DES: 252 Jan 11 16:23:02 wavelan /kernel: wl0: wlintr() called Can anybody help me with this strange card ? Maybe this "Solectek AIRLAN" is not WaveLan ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?387B36A1.37CFADEC>