Date: Tue, 24 Jul 2007 18:12:32 +0100 From: Tom Evans <tevans.uk@googlemail.com> To: Vince <jhary@unsane.co.uk> Cc: Federico Lorenzi <florenzi@gmail.com>, User Questions <freebsd-questions@freebsd.org> Subject: Re: WPI Driver Support (WAS: Re: mode 11g, but 6Mbps) Message-ID: <1185297152.1949.16.camel@localhost> In-Reply-To: <46A62245.6030605@unsane.co.uk> References: <3a386af20707240758i48c205d4kf6180ce6db3c05e5@mail.gmail.com> <46A62245.6030605@unsane.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Bymv7UauM2s2iVwkG/MP Content-Type: multipart/mixed; boundary="=-Sj/FMpDZA/n8WAmcnIT0" --=-Sj/FMpDZA/n8WAmcnIT0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Here is the current output of loading the very latest wpi code from p4 (loaded with sysctl debug.bootverbose=3D1) : pci8: driver added found-> vendor=3D0x8086, dev=3D0x4222, revid=3D0x02 bus=3D8, slot=3D0, func=3D0 class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D16 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D16 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. --=-Sj/FMpDZA/n8WAmcnIT0-- --=-Bymv7UauM2s2iVwkG/MP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGpjL6lcRvFfyds/cRAjm1AKCNalHu6KYIihPGdMy/8SOM5cA9jACdF3Mi ccWYKAi/yu31TOftFwKw2AY= =jK3i -----END PGP SIGNATURE----- --=-Bymv7UauM2s2iVwkG/MP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1185297152.1949.16.camel>