Driver wpi causes kernel error messages

Jose joseche at gmail.com
Fri Dec 8 15:25:37 PST 2006


I submitted the error to 'ports'

http://www.freebsd.org/cgi/query-pr.cgi?pr=106501

but here you have the information:
when I do the kldload if_wpi I get:

pci12: driver added
found->	vendor=0x8086, dev=0x4222, revid=0x02
	bus=12, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=17
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pci12:0:0: reprobing on driver added
wpi0: <Intel(R) PRO/Wireless 3945ABG> mem 0xefdff000-0xefdfffff irq 17
at device 0.0 on pci12
wpi0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xefdff000
channel 1 pwr1 0x0087 pwr2 0x0087
channel 2 pwr1 0x0088 pwr2 0x0087
channel 3 pwr1 0x006f pwr2 0x006e
channel 4 pwr1 0x006f pwr2 0x0070
channel 5 pwr1 0x0000 pwr2 0x0000
channel 6 pwr1 0x007a pwr2 0x007a
channel 7 pwr1 0x007c pwr2 0x007c
channel 8 pwr1 0x007f pwr2 0x007e
channel 9 pwr1 0x0080 pwr2 0x0080
channel 10 pwr1 0x0000 pwr2 0x0000
channel 11 pwr1 0x0000 pwr2 0x0000
channel 12 pwr1 0x0000 pwr2 0x0000
channel 13 pwr1 0x0000 pwr2 0x0000
channel 14 pwr1 0x0000 pwr2 0x0000
wpi0: bpf attached
wpi0: Ethernet address: 00:13:02:9f:10:ba
wpi0: bpf attached
wpi0: bpf attached
wpi0: [MPSAFE]
wpi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wpi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps
24Mbps 36Mbps 48Mbps 54Mbps
pci13: driver added

kldload wpi_ucode:
wpi_ucode loads silently and without problems
 5    1 0xc6a45000 1d000    wpi_ucode.ko

After that when I do ifconfig wpi0 up:

setting h/w config 1200
microcode alive notification version 10d00 alive 1
temperature -203
scan finished
scan finished
scan finished
rx tail flags error 702
scan finished
scan finished
scan finished
rx tail flags error 702
rx tail flags error 702
scan finished
scan finished
scan finished


More information about the freebsd-drivers mailing list