Re: How to make device and driver not auto bind when driver load?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>

Delete the device ids from the driver.


I test in my box, BUT Failed Again:

e1000e_pci_tbl:
    { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH9_IFE_G), board_ich9lan },
    { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH9_IFE_GT), board_ich9lan },
    //{ PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH9_IGP_AMT), board_ich9lan },
    { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH9_IGP_C), board_ich9lan },
    { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH9_BM), board_ich9lan },

root@dell-desktop:/sys/bus/pci/drivers/e1000e# lspci | grep Ethernet
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
root@dell-desktop:/sys/bus/pci/drivers/e1000e# echo -n "0000:00:19.0" > /sys/bus/pci/drivers/e1000e/bind
bash: echo: write error: No such device
 



--
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

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux