Date: Tue, 08 Sep 1998 15:24:43 +0300 From: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se> To: mobile@FreeBSD.ORG Subject: Problems with pao227 and wlp driver Message-ID: <3.0.6.32.19980908152443.00a7e840@openmail.lmf.ericsson.se>
next in thread | raw e-mail | index | archive | help
I have problems with my Breezecom SA-PC Wireless LAN Adapter (2.4 GHz,
PCMCIA card).
I have cvsupped pao227 and untarred kit and kernel files into /usr/src.
Then I followed instructions (skipping the patching, since I untarred
the sources directly to /usr/src) to recompile the kernel and some
daemons.
For some reason the radio modem is not found on the card (see the output
below the dmesg output). Any idea what's wrong with my setup?
Thanks in advance,
Martti
-----8<---------->8-----
Here's the output from dmesg:
=============================
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 2.2.7-RELEASE #1: Tue Sep 8 13:32:23 EEST 1998
root@pc:/usr/src/sys/compile/WLAN
CPU: Pentium/P55C (quarter-micron) (233.29-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x581 Stepping=1
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 100794368 (98432K bytes)
avail memory = 96194560 (93940K bytes)
Initializing PC-card drivers: ep wlp sio wdc
Probing for devices on PCI bus 0:
chip0 <generic PCI bridge (vendor=1179 device=0601 subclass=0)> rev 44
class 60000 on pci0:0:0
pcic0 <Toshiba ToPIC97 PCI-CardBus Bridge> rev 3 class 60700 int a irq ??
on pci0:2:0
pcic1 <Toshiba ToPIC97 PCI-CardBus Bridge> rev 3 class 60700 int b irq ??
on pci0:2:1
vga0 <VGA-compatible display device> rev 198 class 30000 on pci0:4:0
pci0:11: vendor=0x1033, device=0x0035, class=serial, subclass=0x03 int a
irq 11 [no driver assigned]
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
psm0 at 0x60-0x64 irq 12 on motherboard
psm0: model Generic PS/2 mouse, device ID 0
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <TOSHIBA MK4006MAV>
wd0: 3909MB (8007552 sectors), 7944 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (atapi): <TOSHIBA CD-ROM XM-1502BS/1012>, removable, accel,
dma, iordy
wcd0: 1722Kb/sec, 128Kb cache, audio play, 255 volume levels, ejectable tray
wcd0: no disc inside, unlocked
pcic0 at 0x3e0-0x3e1 irq 11 on isa
PC-Card ctlr(0) TOSHIBA TOPIC97 [CardBus bridge mode] (5 mem & 2 I/O windows)
pcic0: slot 0 controller I/O address 0x3e0
pcic0: slot 1 controller I/O address 0x3e0
pcic0 not found at 0x3e4
pcic1: sharing irq 11 with other pcic
pcic1 not found at 0x3e2
pcic1: sharing irq 11 with other pcic
pcic1 not found at 0x3e4
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
apm0 on isa
apm: found APM BIOS version 1.1
Intel Pentium F00F detected, installing workaround
When I insert the card I get this output:
=========================================
Card inserted, slot 1
wlp0: nwid [0:0] mac:[0:0:0:0:0:0]
# ifconfig -a
=============
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
wlp0: flags=802<BROADCAST,SIMPLEX> mtu 1500
ether 00:00:00:00:00:00
# ifconfig wlp0 10.0.0.1
========================
wl0: modem not connected.
wl0 init(): trouble resetting board.
# wlpcfg -i wlp0 -r nwid
========================
ioctl(): Invalid argument
My /etc/pccard.conf looks like this:
====================================
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 7 9 11 13
# Available memory slots
memory 0xd4000 96k
card "RAYTHEON" "RayLink PC Card WLAN Adapter"
config default "wlp0" any 0x01
ether wavelan
insert echo WLAN inserted
remove echo WLAN removed
remove /sbin/ifconfig wlp0 delete down
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19980908152443.00a7e840>
