Blame view

kernel/linux-imx6_3.14.28/Documentation/ABI/testing/sysfs-ibft 1022 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  What:		/sys/firmware/ibft/initiator
  Date:		November 2007
  Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>
  Description:	The /sys/firmware/ibft/initiator directory will contain
  		files that expose the iSCSI Boot Firmware Table initiator data.
  		Usually this contains the Initiator name.
  
  What:		/sys/firmware/ibft/targetX
  Date:		November 2007
  Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>
  Description:	The /sys/firmware/ibft/targetX directory will contain
  		files that expose the iSCSI Boot Firmware Table target data.
  		Usually this contains the target's IP address, boot LUN,
  		target name, and what NIC it is associated with. It can also
  		contain the CHAP name (and password), the reverse CHAP
  		name (and password)
  
  What:		/sys/firmware/ibft/ethernetX
  Date:		November 2007
  Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>
  Description:	The /sys/firmware/ibft/ethernetX directory will contain
  		files that expose the iSCSI Boot Firmware Table NIC data.
  		This can this can the IP address, MAC, and gateway of the NIC.