As I mentioned before, I expect that setting func to anything other than 0 will effectively hide your device from Linux. If Linux doesn't see it it won't try to configure it and M5 won't crash, but it also isn't very useful.
M5 isn't going to detect your device, the Linux kernel is going to. You could look for output from your device driver as the kernel boots, or you could use a command like lspci (which you'd have to add to the image, I believe) to list the detected PCI devices. Gabe On 12/10/10 01:57, Ong Wen Jian wrote: > Hi Gabe,, > > The previous problem that I address to you have been solved. Now, the > M5 simulator able to run with my graphic device set to bus=0, func=2, > and dev=0. > > How could I check whether M5 actually now running and able to detect > my device ?? > > regards > wj > > -- > ONG WEN JIAN > Student > Department of Computer and Communication Systems Engineering, > Faculty of Engineering, Universiti Putra Malaysia > 43400 UPM Serdang, Selangor Darul Ehsan > Tel : 014 - 930 2150 / 017 - 613 6231 > > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
