eaglend5.cec

来自「marvell wifi driver CF-8385PN-NDIS-ARM4」· CEC 代码 · 共 108 行

CEC
108
字号
CECInfo

(

	Name ( "Marvell Eagle CF-25 802.11b" )

	CECVersion ( 4.20 )

	Description ( "Marvell Eagle CF-25 802.11b NDIS 5.1 Miniport Driver" )

	GUID ( {681169B9-C88F-401C-AAD9-C396722CA2A9} )

	Vendor ( "Marvell Technology" )

)

ComponentType

(

	Name ( "Local Area Networking (LAN) devices" )

	GUID ( {591933E4-F657-11D4-98BF-00105AC7334D} )

	Description ( "Network" )

	Vendor ( "Marvell Technology" )

	MaxResolvedImpsAllowed( 999 )

	Implementations

	(

		Implementation

		(

			Name ( "Marvell Eagle CF-25 802.11b" )

			GUID ( {B3C704F0-FEEF-48C5-87F8-D80A23EF16FB} )

			Description ( "Marvell Eagle CF-25 802.11b NDIS 5.1 Miniport Driver" )

			Version ( "3.0.0.0" )

			Locale ( 0409 )

			Vendor ( "Marvell Technology" )

			Date ( "4/7/2004" )

			Variable( "BSP_NOETHER",  )

			SizeIsCPUDependent( 1 )

			BuildMethods

			(

				BuildMethod

				(

					GUID ( {38C4B3A3-E992-49E9-B54F-9F360582FC30} )

					Step ( BSP )

					CPU ( "ARMV4" )

					CPU ( "ARMV4I" )

					CPU ( "ARMV4T" )

					CPU ( "MIPS16" )

					CPU ( "MIPSII" )

					CPU ( "MIPSII_FP" )

					CPU ( "MIPSIV" )

					CPU ( "MIPSIV_FP" )

					CPU ( "SH3" )

					CPU ( "SH4" )

					CPU ( "x86" )

					Action ( '#BUILD(SOURCES,"C:\WINCE420\PUBLIC\Marvell\CF-25\CFNdis")' )

				)

				BuildMethod

				(

					GUID ( {8AC2E926-7D26-4D37-A718-A038CD796469} )

					Step ( PreMakeImg )

					CPU ( "ARMV4" )

					CPU ( "ARMV4I" )

					CPU ( "ARMV4T" )

					CPU ( "MIPS16" )

					CPU ( "MIPSII" )

					CPU ( "MIPSII_FP" )

					CPU ( "MIPSIV" )

					CPU ( "MIPSIV_FP" )

					CPU ( "SH3" )

					CPU ( "SH4" )

					CPU ( "x86" )

					Action ( '#COPY("$(_PROJECTROOT)\oak\target\$(_TGTCPU)\$(WINCEDEBUG)\eaglend5.*", "$(_FLATRELEASEDIR)")' )

				)

				BuildMethod

				(

					GUID ( {E5C9F274-AD0C-4F53-9CB8-96DBA7F88B7D} )

					Step ( PreMakeImg )

					CPU ( "ARMV4" )

					CPU ( "ARMV4I" )

					CPU ( "ARMV4T" )

					CPU ( "MIPS16" )

					CPU ( "MIPSII" )

					CPU ( "MIPSII_FP" )

					CPU ( "MIPSIV" )

					CPU ( "MIPSIV_FP" )

					CPU ( "SH3" )

					CPU ( "SH4" )

					CPU ( "x86" )

					Action ( '#COPY( "C:\WINCE420\PUBLIC\Marvell\CF-25\CFNdis\eaglend5.reg","$(_FLATRELEASEDIR)")' )

				)

			)

			BibInfo

			(

				Files

				(

					File

					(

						GUID ( {A7C4BD79-DA61-427E-8426-22F8A8CF159D} )

						CPU ( "ARMV4" )

						CPU ( "ARMV4I" )

						CPU ( "ARMV4T" )

						CPU ( "MIPS16" )

						CPU ( "MIPSII" )

						CPU ( "MIPSII_FP" )

						CPU ( "MIPSIV" )

						CPU ( "MIPSIV_FP" )

						CPU ( "SH3" )

						CPU ( "SH4" )

						CPU ( "x86" )

						BibRecord ( '#MODULES( "eaglend5.dll", "$(_FLATRELEASEDIR)\eaglend5.dll", "NK" , "SH" )' )

					)

				)

			)

		)

	)

)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?