--- Begin Message ---yes, lspci lists the board, however - I always make little mistakes like read stuff wrong ;) So I'll check that first thing tomorrow but I'm sure I (almost) got the the ID's right.
- Subject: Re: pci_register_driver question(s)
- From: Jeffry Molanus <gila@xxxxxxx>
- Date: Sun, 06 Aug 2006 04:55:36 +0200
- In-reply-to: <20060806013523.346d14f4@xxxxxxxxxx>
- References: <44D5219E.5020901@xxxxxxx> <20060806013523.346d14f4@xxxxxxxxxx>
- User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Regarding the sub vendor, I'll have a go on that - making them explicit 'zero'....Bernhard Walle wrote:\-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Jeffry Molanus <gila@xxxxxxx> [2006-08-06]:More code is there but this is the most relevant part (I think) - the hello world stuff makes its way to the log files as does the pci_register_driver called stuff, but the inside anyio_probe_one stuff does not. It seems to me that the probe function never gets executed. The must logical reason for this is - i tink that it cant find the board itself with the corresponding ID's however - the printk function should be executed no?'lspci' lists the board? Also, in my board I use 0 for subvendor and subdevice id. Also add MODULE_DEVICE_TABLE(anyio_driver, anyio_pci_tbl); but that's not the reason why the function is not executed.Regards, Bernhard- -- Anstiftung zur Beihilfe und Beihilfe zur Anstiftung oderzur Beihilfe ist Beihilfe zur Haupttat. (BGH NStZ 96, 562) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFE1Ss/iGU2lt2vZFQRAs07AKCA6++4NSLiIXfMah8OVze97/QHfACaAg8y lrxL+t3xDjWyW5WPgGG14xI= =6Nul -----END PGP SIGNATURE----- )êçzYÞÁ¸ž°w¥¥æœ†‹az¹^j¹Ún‹¶‹Š{±‘êçzP+r¯zm§ÿæj)g–X§»+ƒù®w¥?ì‰ë?!¶ÚþG«?ég{âzÊ+ƒ÷Úq/==
--- End Message ---