Here is the current output of loading the very latest wpi code from p4
(loaded with sysctl debug.bootverbose=1) :

pci8: driver added
found-> vendor=0x8086, dev=0x4222, revid=0x02
        bus=8, slot=0, func=0
        class=02-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=16
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message, 64 bit
pci8:0:0: reprobing on driver added
wpi0: <Intel(R) PRO/Wireless 3945ABG> mem 0xe8000000-0xe8000fff irq 16
at device 0.0 on pci8
wpi0: Driver Revision 20070715-nwifi
wpi0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe8000000
Resetting the card - clearing any uploaded firmware
wpi0: Hardware Revision (0x1)
Size: 44 - alignement 4096
Memory, allocated &  Aligned!
Size: 245760 - alignement 4096
Memory, allocated &  Aligned!
Size: 16384 - alignement 16384
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 0
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 1
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 2
Memory, allocated &  Aligned!
Size: 93184 - alignement 16384
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 0
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 1
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 2
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 3
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 4
Memory, allocated &  Aligned!
Size: 16384 - alignement 16384
Memory, allocated &  Aligned!
Size: 93184 - alignement 16384
Memory, allocated &  Aligned!
Size: 16384 - alignement 16384
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 0
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 1
Memory, allocated &  Aligned!
Size: 93184 - alignement 16384
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 0
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 1
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 2
bus_dmamem_alloc failed to align memory properly.
Memory Unaligned, trying again: 3
wpi0: could not allocate shared page DMA memory
wpi0: could not allocate tx command DMA memory
wpi0: could not allocate Tx ring 2
device_attach: wpi0 attach returned 6
pci24: driver added
pci32: driver added


On the plus side, it didn't panic..

If anyone wants my script for fetching from perforce, I've attached it.
It requires rubygems, and hpricot from rubygems, but apart from that its
all in base ruby iirc.


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to