1*2959ab24SNipun GuptaWhat: /sys/bus/cdx/rescan 2*2959ab24SNipun GuptaDate: March 2023 3*2959ab24SNipun GuptaContact: nipun.gupta@amd.com 4*2959ab24SNipun GuptaDescription: 5*2959ab24SNipun Gupta Writing y/1/on to this file will cause rescan of the bus 6*2959ab24SNipun Gupta and devices on the CDX bus. Any new devices are scanned and 7*2959ab24SNipun Gupta added to the list of Linux devices and any devices removed are 8*2959ab24SNipun Gupta also deleted from Linux. 9*2959ab24SNipun Gupta 10*2959ab24SNipun Gupta For example:: 11*2959ab24SNipun Gupta 12*2959ab24SNipun Gupta # echo 1 > /sys/bus/cdx/rescan 13