>>>
You mean that just delete device's id from e1000_pci_tbl?
I want to test a driver to not conflict with the original e1000 driver.
--
Best Regards :-)
-------------------------------------------
Wang Yao(王耀),wangyao@xxxxxxxxxxxxx ipconfigme@xxxxxxxxx
HomePage: http://cudev.cublog.cn
Research Center of Computer Network and Information Security Technology Harbin Institute Of Technology
Address:NO.92 West Da-Zhi Street,NanGang District,Harbin,Heilongjiang
Delete the device ids from the driver.
Why do you want to not bind the driver to the device?
You can manually unbind it afterward if you want through userspace, by
writing to the unbind file in sysfs for the directory.
You mean that just delete device's id from e1000_pci_tbl?
I want to test a driver to not conflict with the original e1000 driver.
--
Best Regards :-)
-------------------------------------------
Wang Yao(王耀),wangyao@xxxxxxxxxxxxx ipconfigme@xxxxxxxxx
HomePage: http://cudev.cublog.cn
Research Center of Computer Network and Information Security Technology Harbin Institute Of Technology
Address:NO.92 West Da-Zhi Street,NanGang District,Harbin,Heilongjiang