need help with pci_dev..

harish.vasudeva@amd.com
Thu, 15 Aug 2002 15:00:51 -0700


Hi Folks,

i am porting our existing network driver that runs on 2.2.x to kernel 2.4.x. i see that pci_dev struct has changed & it no longer contains the base_address[] field. since our device supports both IOMapped & MMIO Mapped space, it used to get the same from base_address[0] & base_address[1]. with the new kernel, how do i get that?

best regards,
HARISH V

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/