Looking into pci bridge scanning for wlix. If I read linooks driver/pci/probe.c correctly, it’s actually the OS that gives the bridge its “PCI device number” that is later used to access it?! That means I need to either choose arbitrary numbers for the scanning (but I don’t know what sort of restrictions exist on them…) or emulate what linooks does, which requires a lot more effort. Hmpf. More probing required.
January 15, 2004
5 Comments »
RSS feed for comments on this post. TrackBack URI
I don’t really understand what you are talking about. Care to explain?
Comment by ideawerkz — January 15, 2004 @ 12:36 AM |
I’ll write a longer entry about it once I get it to work. In a nut shell, I’m talking about the code that scans the PCI bus for wlix, wli’s operating system, and specifically about how to handle devices known as “PCI bridges”.
Comment by mulix — January 15, 2004 @ 1:17 AM |
I heard about wlix, but briefly. That goes to say that I haven’t irc for a while now.
Comment by ideawerkz — January 15, 2004 @ 1:37 AM
well, come back, we miss you 🙂
Comment by mulix — January 15, 2004 @ 6:24 AM
Went back, did something stupid 🙂
Comment by ideawerkz — January 15, 2004 @ 8:44 AM