26 #
27 # The default for payload-bearing actions in this package is to appear in the
28 # global zone only. See the include file for greater detail, as well as
29 # information about overriding the defaults.
30 #
31 <include global_zone_only_component>
32 set name=pkg.fmri value=pkg:/driver/network/atge@$(PKGVERS)
33 set name=pkg.description value="Atheros/Attansic L1E Gigabit Ethernet"
34 set name=pkg.summary \
35 value="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)"
36 set name=info.classification \
37 value=org.opensolaris.category.2008:Drivers/Networking
38 set name=variant.arch value=i386
39 dir path=kernel group=sys
40 dir path=kernel/drv group=sys
41 dir path=kernel/drv/$(ARCH64) group=sys
42 dir path=usr/share/man
43 dir path=usr/share/man/man7d
44 driver name=atge \
45 alias=pciex1969,1026 \
46 alias=pciex1969,1048
47 file path=kernel/drv/$(ARCH64)/atge group=sys
48 file path=kernel/drv/atge group=sys
49 file path=usr/share/man/man7d/atge.7d
50 legacy pkg=SUNWatge desc="Atheros/Attansic L1E Gigabit Ethernet" \
51 name="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)"
52 license cr_Sun license=cr_Sun
53 license lic_CDDL license=lic_CDDL
|
26 #
27 # The default for payload-bearing actions in this package is to appear in the
28 # global zone only. See the include file for greater detail, as well as
29 # information about overriding the defaults.
30 #
31 <include global_zone_only_component>
32 set name=pkg.fmri value=pkg:/driver/network/atge@$(PKGVERS)
33 set name=pkg.description value="Atheros/Attansic L1E Gigabit Ethernet"
34 set name=pkg.summary \
35 value="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)"
36 set name=info.classification \
37 value=org.opensolaris.category.2008:Drivers/Networking
38 set name=variant.arch value=i386
39 dir path=kernel group=sys
40 dir path=kernel/drv group=sys
41 dir path=kernel/drv/$(ARCH64) group=sys
42 dir path=usr/share/man
43 dir path=usr/share/man/man7d
44 driver name=atge \
45 alias=pciex1969,1026 \
46 alias=pciex1969,1048 \
47 alias=pciex1969,1062 \
48 alias=pciex1969,1063 \
49 alias=pciex1969,1073 \
50 alias=pciex1969,1083 \
51 alias=pciex1969,2060 \
52 alias=pciex1969,2062
53 file path=kernel/drv/$(ARCH64)/atge group=sys
54 file path=kernel/drv/atge group=sys
55 file path=usr/share/man/man7d/atge.7d
56 legacy pkg=SUNWatge desc="Atheros/Attansic L1E Gigabit Ethernet" \
57 name="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)"
58 license cr_Sun license=cr_Sun
59 license lic_CDDL license=lic_CDDL
|