Hello, there are some patches to avoid pci_find_device in drivers, next will come in future. Take #2. It's against 2.6.17-rc4-mm3 tree. 01-i2c-scx200-acb-avoid-pci-find-device.patch 02-bcm43xx-avoid-pci-find-device.patch 03-gt96100eth-avoid-pci-find-device.patch i2c/busses/scx200_acb.c | 9 ++++++--- net/gt96100eth.c | 10 +++++++--- net/wireless/bcm43xx/bcm43xx_main.c | 20 ++++++++++++++++---- 3 files changed, 29 insertions(+), 10 deletions(-) Thanks.