All of lore.kernel.org
 help / color / mirror / Atom feed
* madwifi
@ 2006-12-04 22:02 Andrew Paulsen
  2006-12-05  9:50 ` madwifi Justin Patrin
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Paulsen @ 2006-12-04 22:02 UTC (permalink / raw)
  To: openembedded-devel

Does anyone have any tips for including madwifi into a gpe-image build?

I can "bitbake madwifi-ng" by itself and that appears to work.

If I add
BOOTSTRAP_EXTRA_RDEPENDS = "madwifi-ng"
to my machine.conf, or add

GPE_EXTRA_INSTALL += "madwifi-ng"
to my gpe-image.bb, I get an:

"ERROR: Nothing provides runtime dependency madwifi-ng"

Is there a better way to add packages to an image?



^ permalink raw reply	[flat|nested] 7+ messages in thread
* madwifi
@ 2005-02-10 18:15 Ronald G. Minnich
  0 siblings, 0 replies; 7+ messages in thread
From: Ronald G. Minnich @ 2005-02-10 18:15 UTC (permalink / raw)
  To: xen-devel


well, on 2.6.10, I did trace down pci_map_single, which is what the ath 
driver uses for setting up the RX and TX descriptors. 

I will be looking and testing some more, but it looks like bus_map_single 
on 2.6.10 uses virt_to_phys, which looks wrong to me. I think it should be 
using virt_to_bus. This would explain why the atheros packets splatter all 
over memory instead of going to the correct place. More as I find it.

ron


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-12-05 15:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 22:02 madwifi Andrew Paulsen
2006-12-05  9:50 ` madwifi Justin Patrin
2006-12-05 14:29   ` madwifi Andrew Paulsen
2006-12-05 15:02     ` madwifi Robert Wörle
2006-12-05 15:38       ` madwifi Marcin Juszkiewicz
2006-12-05 15:41       ` madwifi Andrew Paulsen
  -- strict thread matches above, loose matches on Subject: below --
2005-02-10 18:15 madwifi Ronald G. Minnich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.