Documentation / ABI / stable / sysfs-driver-misc-cp500


Based on kernel version 6.11. Page generated on 2024-09-24 08:21 EST.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
What:		/sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/version
Date:		June 2024
KernelVersion:	6.11
Contact:	Gerhard Engleder <eg@keba.com>
Description:	Version of the FPGA configuration bitstream as printable string.
		This file is read only.
Users:		KEBA

What:		/sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/keep_cfg
Date:		June 2024
KernelVersion:	6.11
Contact:	Gerhard Engleder <eg@keba.com>
Description:	Flag which signals if FPGA shall keep or reload configuration
		bitstream on reset. Normal FPGA behavior and default is to keep
		configuration bitstream and to only reset the configured logic.

		Reloading configuration on reset enables an update of the
		configuration bitstream with a simple reboot. Otherwise it is
		necessary to power cycle the device to reload the new
		configuration bitstream.

		This file is read/write. The values are as follows:
		1 = keep configuration bitstream on reset, default
		0 = reload configuration bitstream on reset
Users:		KEBA