Hello,

I use OpenBSD 4.8-current (GENERIC) #492: Fri Nov 19 16:41:53 MST 2010
When I put my Atmel USB Wifi dongle on my Dell Latitude CPi and try to
configure it, I get :

atu0 at uhub0 port 1 configuration 1 interface 0 "Atmel AT76C503 (RFMD
Radio)" rev 1.10/1.00 addr 2
atu0: reattaching after firmware upload
atu0 detached
atu0 at uhub0 port 1 configuration 1 interface 0 "Atmel AT76C503 (RFMD
Radio)" rev 1.10/1.00 addr 2
atu0: address 00:06:f4:04:02:d9

then I try to configure it with :
# ifconfig atu0 nwid mynetwork
# dhclient atu0

and I get :
uvm_fault(0xd09f8080, 0xd7d2c000, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at bcopy+0x1a: repe movsl (%esi),%es:(%edi)
ddb> trace
bcopy(12fbe00,d12eb0d0,0,0,d12ba400) at bcopy+0x1a
usb_transfert_complete(d12fbe00,d12fbe6c,d0351868,d7b95eb0,d10f3bc0) at
usb_transfert_complete+0x22b
uhci_softintr(d1111000,0,d10f4900,0,d0201fc6) at uhci_softintr+0x2f
softintr_dispatch(1) at softintr_dispatch+0x4f
Xsoftnet() at Xsoftnet+0x9c
--- interrupt ---
apmcall(5305,0,d7b95f44,d7b95f8c,0) apmcall+0x47
apm_cpu_idle(d03daab5,d0a1c5b4,d0ad65a0,d7b94000,d54d713c) at
apm_cpu_idle+0x5b
cpu_idle_cycle(d0ad65a0) at cpu_idle_cycle+0xc
Bad frame pointer: 0xd0b8ce48
ddb>

I think I can reproduce the problem with a EeeBOX B202 but the USB keyboard
no longer let me type some ddb commands.

I can reproduce similar behavior with a 4.7 release kernel on my Dell
Latitude CPi laptop.

Thanks,

-- 
Olivier Antoine

Reply via email to