Linux@TestPC:~$ lspci 00:00.0 Host bridge: Intel Corporation 82975X Memory Controller Hub 00:01.0 PCI bridge: Intel Corporation 82975X PCI Express Root Port 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01) 00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01) 00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 01) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01) 01:00.0 VGA compatible controller: NVIDIA Corporation NV44 [Quadro NVS 285] (rev a1) 02:00.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 03:04.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 03:05.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 03:06.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 03:08.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 03:09.0 PCI bridge: PLX Technology, Inc. PEX 8624 24-lane, 6-Port PCI Express Gen 2 (5.0 GT/s) Switch [ExpressLane] (rev bb) 05:00.0 Non-VGA unclassified device: Texas Instruments Device b005 (rev 01) 06:00.0 Non-VGA unclassified device: Texas Instruments Device b005 (rev 01) 07:00.0 Non-VGA unclassified device: Texas Instruments Device b005 (rev 01) 08:00.0 Non-VGA unclassified device: Texas Instruments Device b005 (rev 01) 0a:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02) Linux@TestPC:~$ cd ti/desktop-linux-sdk_01_00_03_00/demos/scripts/ Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspreset.sh 1 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspallreset.sh Num of devices 4 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 1: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 2: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 3: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspreset.sh 1 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspreset.sh 2 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 1: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspreset.sh 3 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 1: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 2: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$ ./dspreset.sh 4 Iterations waited for entry point to clear 2 Dsp 0: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 1: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 2: DSP Reset success ! Iterations waited for entry point to clear 2 Dsp 3: DSP Reset success ! Linux@TestPC:~/ti/desktop-linux-sdk_01_00_03_00/demos/scripts$