kernel version 2.4.37.9 igb version 2.1.9 When CONFIG_PM is disabled, igb_suspend isn't defined:
(igb_main.c line 6534) #ifdef CONFIG_PM static int igb_suspend(struct pci_dev *pdev, pm_message_t state) { ... Yet it is called from igb_notify_reboot(). I can't see how this would work, unless USE_REBOOT_NOTIFIER were switched off. It's defined for any kernel version < 2.6.12 (kcompat.h). Vijay Gadad ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired