Results 1 to 1 of 1
Hi friends,
I am developing Linux device driver for the PCI card.The distribution i am using is FEDORA 4. When the kernel boots up first time there are no resources ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-24-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 1
Problem with PCI driver registration when system boots first time
Hi friends,
I am developing Linux device driver for the PCI card.The distribution i am using is FEDORA 4. When the kernel boots up first time there are no resources (memory) and the irq allocated to my PCI card. So my driver registration fails. But if i do a warm reboot again (ALT+CTRL+DELETE), this time resources are allocated to the PCI card. Now I can proceed with my driver registration.
Can somebody please tell me whether it is BIOS issue or the Kernel issue. How to figure out where the problem lies?
Thanks,
Manjunath


Reply With Quote
