usr/src/uts/common/Makefile.files
author Matthew Ahrens <Matthew.Ahrens@Sun.COM>
Fri, 21 May 2010 17:29:22 -0700
changeset 12470 54258108784b
parent 12426 cdff5d2ea989
child 12508 edb7861a1533
permissions -rw-r--r--
6948890 snapshot deletion can induce pathologically long spa_sync() times
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12239
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     1
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     2
# CDDL HEADER START
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     3
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     4
# The contents of this file are subject to the terms of the
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     5
# Common Development and Distribution License (the "License").
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     6
# You may not use this file except in compliance with the License.
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     7
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    10
# See the License for the specific language governing permissions
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    11
# and limitations under the License.
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    12
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    18
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    19
# CDDL HEADER END
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    20
#
7954df8328c0 6928457 MMS end of feature (fix CDDL, fix packaging)
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12206
diff changeset
    21
12206
96c3e6ae396d PSARC/2010/064 EOF of MMS - Media Management System
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 12198
diff changeset
    22
# Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
1253
0df630a41817 PSARC 2003/432 Coherent Console
lq150181
parents: 1217
diff changeset
    23
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    24
#
1167
9608ad751c4d 6289535 build_cscope complains a bit on x86
kupfer
parents: 1012
diff changeset
    25
# This Makefile defines all file modules for the directory uts/common
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    26
# and its children. These are the source files which may be considered
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    27
# common to all SunOS systems.
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    28
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    29
i386_CORE_OBJS += \
4732
4edaffb4494b 6501667 ncp/n2cp drivers should not assume a static number of crypto units
davemq
parents: 4703
diff changeset
    30
		atomic.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    31
		avintr.o	\
3446
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
    32
		pic.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    33
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    34
sparc_CORE_OBJS +=
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    35
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    36
COMMON_CORE_OBJS +=		\
5129
5dc46a0fd425 PSARC 2007/019 KIOCMKTONE (keyboard make tone) ioctl
marx
parents: 5107
diff changeset
    37
		beep.o		\
3434
5142e1d7d0bc 6461311 multi-level CMT scheduling optimizations
esaxe
parents: 3422
diff changeset
    38
		bitset.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    39
		bp_map.o	\
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
    40
		brand.o		\
3792
57ba782523b7 PSARC/2004/402 CPU Caps
akolb
parents: 3737
diff changeset
    41
		cpucaps.o	\
3434
5142e1d7d0bc 6461311 multi-level CMT scheduling optimizations
esaxe
parents: 3422
diff changeset
    42
		cmt.o		\
8906
e559381f1e2b PSARC 2008/777 cpupm keyword mode extensions
Eric Saxe <Eric.Saxe@Sun.COM>
parents: 8872
diff changeset
    43
		cmt_policy.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    44
		cpu.o		\
9637
60f2a2d63713 6836576 Integrate CPU Idle Notification into ON
Randy Fishel <Randy.Fishel@Sun.COM>
parents: 9610
diff changeset
    45
		cpu_event.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    46
		cpu_intr.o	\
8906
e559381f1e2b PSARC 2008/777 cpupm keyword mode extensions
Eric Saxe <Eric.Saxe@Sun.COM>
parents: 8872
diff changeset
    47
		cpu_pm.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    48
		cpupart.o	\
11389
dd00b884e84f 6764832 Provide user-level processor groups observability
Alexander Kolbasov <Alexander.Kolbasov@Sun.COM>
parents: 11374
diff changeset
    49
		cap_util.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    50
		disp.o		\
3434
5142e1d7d0bc 6461311 multi-level CMT scheduling optimizations
esaxe
parents: 3422
diff changeset
    51
		group.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    52
		kstat_fr.o	\
8194
f204d5cda6c1 PSARC 2008/427 iSCSI Boot
Jack Meng <Jack.Meng@Sun.COM>
parents: 8029
diff changeset
    53
		iscsiboot_prop.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    54
		lgrp.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    55
		lgrp_topo.o	\
8212
d757e7790cab PSARC/2008/226 mmapobj(2) - mmap object
Michael Corcoran <Michael.Corcoran@Sun.COM>
parents: 8194
diff changeset
    56
		mmapobj.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    57
		mutex.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    58
		page_lock.o	\
917
a3d1e8247fa0 4908967 toxic page handling on shutdown takes disproportionate amount of time
elowe
parents: 906
diff changeset
    59
		page_retire.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    60
		panic.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    61
		param.o		\
3434
5142e1d7d0bc 6461311 multi-level CMT scheduling optimizations
esaxe
parents: 3422
diff changeset
    62
		pg.o		\
5142e1d7d0bc 6461311 multi-level CMT scheduling optimizations
esaxe
parents: 3422
diff changeset
    63
		pghw.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    64
		putnext.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    65
		rctl_proc.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    66
		rwlock.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    67
		seg_kmem.o	\
5076
342323d1ccaa 6292092 callout should not be blocked by interrupts from executing realtime timeouts
mishra
parents: 4992
diff changeset
    68
		softint.o	\
3446
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
    69
		string.o	\
8872
16322ca7ce0d PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit Integers
jv227347 <Jordan.Vaughan@Sun.com>
parents: 8815
diff changeset
    70
		strtol.o	\
16322ca7ce0d PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit Integers
jv227347 <Jordan.Vaughan@Sun.com>
parents: 8815
diff changeset
    71
		strtoul.o	\
16322ca7ce0d PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit Integers
jv227347 <Jordan.Vaughan@Sun.com>
parents: 8815
diff changeset
    72
		strtoll.o	\
16322ca7ce0d PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit Integers
jv227347 <Jordan.Vaughan@Sun.com>
parents: 8815
diff changeset
    73
		strtoull.o	\
1455
b43f098fa50c 6378953 allocation of interrupt threads could be more common
andrei
parents: 1369
diff changeset
    74
		thread_intr.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    75
		vm_page.o	\
3886
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
    76
		vm_pagelist.o	\
5788
9b0eb06889bb 6619224 Tick accounting needs to be made scalable
mv143129
parents: 5779
diff changeset
    77
		zlib_obj.o	\
9b0eb06889bb 6619224 Tick accounting needs to be made scalable
mv143129
parents: 5779
diff changeset
    78
		clock_tick.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    79
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    80
CORE_OBJS +=	$(COMMON_CORE_OBJS) $($(MACH)_CORE_OBJS)
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    81
3886
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
    82
ZLIB_OBJS =	zutil.o zmod.o zmod_subr.o \
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
    83
		adler32.o crc32.o deflate.o inffast.o \
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
    84
		inflate.o inftrees.o trees.o
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
    85
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    86
GENUNIX_OBJS +=	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    87
		access.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    88
		acl.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
    89
		acl_common.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    90
		adjtime.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    91
		alarm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    92
		aio_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    93
		auditsys.o	\
11861
a63258283f8f PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil <Marek.Pospisil@Sun.COM>
parents: 11798
diff changeset
    94
		audit_core.o	\
a63258283f8f PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil <Marek.Pospisil@Sun.COM>
parents: 11798
diff changeset
    95
		audit_zone.o	\
a63258283f8f PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil <Marek.Pospisil@Sun.COM>
parents: 11798
diff changeset
    96
		audit_memory.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    97
		autoconf.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    98
		avl.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
    99
		bdev_dsort.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   100
		bio.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   101
		bitmap.o	\
1676
37f4a3e2bd99 PSARC/2002/762 Layered Trusted Solaris
jpk
parents: 1669
diff changeset
   102
		blabel.o	\
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   103
		brandsys.o	\
10843
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   104
		bz2blocksort.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   105
		bz2compress.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   106
		bz2decompress.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   107
		bz2randtable.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   108
		bz2bzlib.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   109
		bz2crctable.o	\
eb166ea6e74e 6828976 Fast Crash Dump
Dave Plauger <Dave.Plauger@Sun.COM>
parents: 10829
diff changeset
   110
		bz2huffman.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   111
		callb.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   112
		callout.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   113
		chdir.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   114
		chmod.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   115
		chown.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   116
		cladm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   117
		class.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   118
		clock.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   119
		clock_highres.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   120
		clock_realtime.o\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   121
		close.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   122
		compress.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   123
		condvar.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   124
		conf.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   125
		console.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   126
		contract.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   127
		copyops.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   128
		core.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   129
		corectl.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   130
		cred.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   131
		cs_stubs.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   132
		dacf.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   133
		dacf_clnt.o	\
10696
cd0f390dd9e2 PSARC 2008/672 thebe SAS/SATA driver
dh142964 <David.Hollister@Sun.COM>
parents: 10639
diff changeset
   134
		damap.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   135
		cyclic.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   136
		ddi.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   137
		ddifm.o		\
10923
df470fd79c3c PSARC/2008/181 Solaris Hotplug Framework
Evan Yan <Evan.Yan@Sun.COM>
parents: 10922
diff changeset
   138
		ddi_hp_impl.o	\
df470fd79c3c PSARC/2008/181 Solaris Hotplug Framework
Evan Yan <Evan.Yan@Sun.COM>
parents: 10922
diff changeset
   139
		ddi_hp_ndi.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   140
		ddi_intr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   141
		ddi_intr_impl.o	\
8561
14b63022c7d9 PSARC/2008/628 Interrupt Resource Management
Scott Carter, SD IOSW <Scott.Carter@Sun.COM>
parents: 8503
diff changeset
   142
		ddi_intr_irm.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   143
		ddi_nodeid.o	\
5107
bb9efa2ee1e8 PSARC 2007/402 Driver Periodic Timeouts
eota
parents: 5094
diff changeset
   144
		ddi_timer.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   145
		devcfg.o	\
2797
3782a13773c1 6466789 decouple devices cache management implementation from consumers
jg
parents: 2767
diff changeset
   146
		devcache.o	\
4845
357e8e7542af PSARC 2007/290 Retire Agent for I/O Devices
vikram
parents: 4787
diff changeset
   147
		device.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   148
		devid.o		\
2797
3782a13773c1 6466789 decouple devices cache management implementation from consumers
jg
parents: 2767
diff changeset
   149
		devid_cache.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   150
		devid_scsi.o	\
11052
f59c5298a2cc 6898706 smp should register devids
Chris Horne <Chris.Horne@Sun.COM>
parents: 11042
diff changeset
   151
		devid_smp.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   152
		devpolicy.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   153
		disp_lock.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   154
		dnlc.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   155
		driver.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   156
		dumpsubr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   157
		driver_lyr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   158
		dtrace_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   159
		errorq.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   160
		etheraddr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   161
		evchannels.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   162
		exacct.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   163
		exacct_core.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   164
		exec.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   165
		exit.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   166
		fbio.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   167
		fcntl.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   168
		fdbuffer.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   169
		fdsync.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   170
		fem.o		\
2546
3e3e9857b7e6 PSARC 2005/314 IP Duplicate Address Detection
carlsonj
parents: 2535
diff changeset
   171
		ffs.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   172
		fio.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   173
		flock.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   174
		fm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   175
		fork.o		\
1841
9d7ebafcda38 6256083 Need a lightweight file page mapping mechanism to substitute segmap
praks
parents: 1709
diff changeset
   176
		vpm.o		\
10793
34709091de6d 6886081 Solaris needs reparse point support (PSARC 2009/387)
Dai Ngo <dai.ngo@sun.com>
parents: 10750
diff changeset
   177
		fs_reparse.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   178
		fs_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   179
		fsflush.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   180
		ftrace.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   181
		getcwd.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   182
		getdents.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   183
		getloadavg.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   184
		getpagesizes.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   185
		getpid.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   186
		gfs.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   187
		rusagesys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   188
		gid.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   189
		groups.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   190
		grow.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   191
		hat.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   192
		hat_refmod.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   193
		id32.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   194
		id_space.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   195
		inet_ntop.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   196
		instance.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   197
		ioctl.o		\
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   198
		ip_cksum.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   199
		issetugid.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   200
		ippconf.o	\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
   201
		kcpc.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   202
		kdi.o		\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
   203
		kiconv.o	\
6134
27ee74117a16 PSARC 2008/109 Fine Grained Access Permissions (FGAP)
casper
parents: 6023
diff changeset
   204
		klpd.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   205
		kmem.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   206
		ksyms_snapshot.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   207
		l_strplumb.o	\
1676
37f4a3e2bd99 PSARC/2002/762 Layered Trusted Solaris
jpk
parents: 1669
diff changeset
   208
		labelsys.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   209
		link.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   210
		list.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   211
		lockstat_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   212
		log_sysevent.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   213
		logsubr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   214
		lookup.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   215
		lseek.o		\
10972
807794d41b3a PSARC 2009/348 Security Labels for ZFS
Ric Aleshire <Ric.Aleshire@Sun.COM>
parents: 10966
diff changeset
   216
		ltos.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   217
		lwp.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   218
		lwp_create.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   219
		lwp_info.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   220
		lwp_self.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   221
		lwp_sobj.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   222
		lwp_timer.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   223
		lwpsys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   224
		main.o		\
8212
d757e7790cab PSARC/2008/226 mmapobj(2) - mmap object
Michael Corcoran <Michael.Corcoran@Sun.COM>
parents: 8194
diff changeset
   225
		mmapobjsys.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   226
		memcntl.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   227
		memstr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   228
		lgrpsys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   229
		mkdir.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   230
		mknod.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   231
		mount.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   232
		move.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   233
		msacct.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   234
		multidata.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   235
		nbmlock.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   236
		ndifm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   237
		nice.o		\
3448
aaf16568054b PSARC 2006/366 IP Instances
dh155122
parents: 3446
diff changeset
   238
		netstack.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   239
		ntptime.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   240
		nvpair.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   241
		nvpair_alloc_system.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   242
		nvpair_alloc_fixed.o	\
5648
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
   243
		octet.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   244
		open.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   245
		p_online.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   246
		pathconf.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   247
		pathname.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   248
		pause.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   249
		serializer.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   250
		pci_intr_lib.o	\
1624
16ffeb79fcfc 6371650 pci capability ddi iterator
pjha
parents: 1548
diff changeset
   251
		pci_cap.o	\
1865
c8b524cdb631 PSARC/2006/217 Access and Dma Handle Error Clear Functions
dilpreet
parents: 1841
diff changeset
   252
		pcifm.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   253
		pgrp.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   254
		pgrpsys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   255
		pid.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   256
		policy.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   257
		poll.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   258
		pool.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   259
		pool_pset.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   260
		port_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   261
		ppriv.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   262
		printf.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   263
		priocntl.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   264
		priv.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   265
		priv_const.o	\
1217
f95ffdc997b7 6219276 need per-process equivalent of device context
rab
parents: 1195
diff changeset
   266
		proc.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   267
		procset.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   268
		processor_bind.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   269
		processor_info.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   270
		profil.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   271
		project.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   272
		qsort.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   273
		rctl.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   274
		rctlsys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   275
		readlink.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   276
		refstr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   277
		rename.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   278
		resolvepath.o	\
4845
357e8e7542af PSARC 2007/290 Retire Agent for I/O Devices
vikram
parents: 4787
diff changeset
   279
		retire_store.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   280
		process.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   281
		rlimit.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   282
		rmap.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   283
		rw.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   284
		rwstlock.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   285
		sad_conf.o	\
4321
a8930ec16e52 PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
casper
parents: 4313
diff changeset
   286
		sid.o		\
a8930ec16e52 PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
casper
parents: 4313
diff changeset
   287
		sidsys.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   288
		sched.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   289
		schedctl.o	\
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   290
		sctp_crc32.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   291
		seg_dev.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   292
		seg_kp.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   293
		seg_kpm.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   294
		seg_map.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   295
		seg_vn.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   296
		seg_spt.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   297
		semaphore.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   298
		sendfile.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   299
		session.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   300
		share.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   301
		shuttle.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   302
		sig.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   303
		sigaction.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   304
		sigaltstack.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   305
		signotify.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   306
		sigpending.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   307
		sigprocmask.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   308
		sigqueue.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   309
		sigsendset.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   310
		sigsuspend.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   311
		sigtimedwait.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   312
		sleepq.o	\
8348
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
   313
		sock_conf.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   314
		space.o		\
3446
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   315
		sscanf.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   316
		stat.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   317
		statfs.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   318
		statvfs.o	\
10972
807794d41b3a PSARC 2009/348 Security Labels for ZFS
Ric Aleshire <Ric.Aleshire@Sun.COM>
parents: 10966
diff changeset
   319
		stol.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   320
		str_conf.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   321
		strcalls.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   322
		stream.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   323
		streamio.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   324
		strext.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   325
		strsubr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   326
		strsun.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   327
		subr.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   328
		sunddi.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   329
		sunmdi.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   330
		sunndi.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   331
		sunpci.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   332
		sunpm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   333
		sundlpi.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   334
		suntpi.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   335
		swap_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   336
		swap_vnops.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   337
		symlink.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   338
		sync.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   339
		sysclass.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   340
		sysconfig.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   341
		sysent.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   342
		sysfs.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   343
		systeminfo.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   344
		task.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   345
		taskq.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   346
		tasksys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   347
		time.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   348
		timer.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   349
		times.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   350
		timers.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   351
		thread.o	\
1676
37f4a3e2bd99 PSARC/2002/762 Layered Trusted Solaris
jpk
parents: 1669
diff changeset
   352
		tlabel.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   353
		tnf_res.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   354
		turnstile.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   355
		tty_common.o	\
4313
ce5fb9ac11f5 6561544 PSARC/2007/149 UTF-8 text preparation functions
is
parents: 4128
diff changeset
   356
		u8_textprep.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   357
		uadmin.o	\
2243
18657ab2bba4 6374618 PSARC/2005/446 Unicode encoding conversion functions at the kernel
is
parents: 2199
diff changeset
   358
		uconv.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   359
		ucredsys.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   360
		uid.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   361
		umask.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   362
		umount.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   363
		uname.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   364
		unix_bb.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   365
		unlink.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   366
		urw.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   367
		utime.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   368
		utssys.o	\
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   369
		uucopy.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   370
		vfs.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   371
		vfs_conf.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   372
		vmem.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   373
		vm_anon.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   374
		vm_as.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   375
		vm_meter.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   376
		vm_pageout.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   377
		vm_pvn.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   378
		vm_rm.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   379
		vm_seg.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   380
		vm_subr.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   381
		vm_swap.o	\
3247
e05001c14ea2 PSARC 2006/496 Improved Zones/RM Integration
gjelinek
parents: 3227
diff changeset
   382
		vm_usage.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   383
		vnode.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   384
		vuid_queue.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   385
		vuid_store.o	\
3792
57ba782523b7 PSARC/2004/402 CPU Caps
akolb
parents: 3737
diff changeset
   386
		waitq.o		\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   387
		watchpoint.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   388
		yield.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   389
		scsi_confdata.o	\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
   390
		xattr.o		\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
   391
		xattr_common.o	\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   392
		xdr_mblk.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   393
		xdr_mem.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   394
		xdr.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   395
		xdr_array.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   396
		xdr_refer.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   397
		xhat.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   398
		zone.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   399
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   400
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   401
#	Stubs for the stand-alone linker/loader
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   402
#
3446
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   403
sparc_GENSTUBS_OBJS =	\
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   404
	kobj_stubs.o
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   405
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   406
i386_GENSTUBS_OBJS =
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   407
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   408
COMMON_GENSTUBS_OBJS =
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   409
5903aece022d PSARC 2006/469 EOF and removal of eeprom -I
mrj
parents: 3444
diff changeset
   410
GENSTUBS_OBJS += $(COMMON_GENSTUBS_OBJS) $($(MACH)_GENSTUBS_OBJS)
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   411
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   412
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   413
#	DTrace and DTrace Providers
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   414
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   415
DTRACE_OBJS += dtrace.o dtrace_isa.o dtrace_asm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   416
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   417
SDT_OBJS += sdt_subr.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   418
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   419
PROFILE_OBJS += profile.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   420
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   421
SYSTRACE_OBJS += systrace.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   422
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   423
LX_SYSTRACE_OBJS += lx_systrace.o
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   424
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   425
LOCKSTAT_OBJS += lockstat.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   426
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   427
FASTTRAP_OBJS += fasttrap.o fasttrap_isa.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   428
8803
8c01b39012c9 PSARC 2008/480 DTrace CPC Provider
Jonathan Haslam <Jonathan.Haslam@Sun.COM>
parents: 8670
diff changeset
   429
DCPC_OBJS += dcpc.o
8c01b39012c9 PSARC 2008/480 DTrace CPC Provider
Jonathan Haslam <Jonathan.Haslam@Sun.COM>
parents: 8670
diff changeset
   430
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   431
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   432
#	Driver (pseudo-driver) Modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   433
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   434
IPP_OBJS +=	ippctl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   435
9484
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   436
AUDIO_OBJS += audio_client.o audio_ddi.o audio_engine.o \
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   437
	   audio_fltdata.o audio_format.o audio_ctrl.o \
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   438
	   audio_grc3.o audio_output.o audio_input.o \
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   439
	   audio_oss.o audio_sun.o
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   440
10913
1d1ed05d0838 PSARC 2009/519 audioemu10k device driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 10893
diff changeset
   441
AUDIOEMU10K_OBJS += audioemu10k.o
1d1ed05d0838 PSARC 2009/519 audioemu10k device driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 10893
diff changeset
   442
9484
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   443
AUDIOENS_OBJS += audioens.o
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   444
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   445
AUDIOVIA823X_OBJS += audiovia823x.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   446
10164
ccca0b266b17 PSARC 2009/321 audiovia97
Garrett D'Amore <gdamore@opensolaris.org>
parents: 10157
diff changeset
   447
AUDIOVIA97_OBJS += audiovia97.o
ccca0b266b17 PSARC 2009/321 audiovia97
Garrett D'Amore <gdamore@opensolaris.org>
parents: 10157
diff changeset
   448
9484
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   449
AUDIO1575_OBJS += audio1575.o
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   450
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   451
AUDIO810_OBJS += audio810.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   452
9831
60c34c50144c PSARC 2009/263 audiocmi driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9815
diff changeset
   453
AUDIOCMI_OBJS += audiocmi.o
60c34c50144c PSARC 2009/263 audiocmi driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9815
diff changeset
   454
2307
0b8abf5d5947 PSARC 2006/394 Solaris audio driver for Munich Workstation
fl147353
parents: 2305
diff changeset
   455
AUDIOHD_OBJS +=	audiohd.o
0b8abf5d5947 PSARC 2006/394 Solaris audio driver for Munich Workstation
fl147353
parents: 2305
diff changeset
   456
2696
c7ee01eb6557 6456599 audioixp driver needs to move from usr/closed to usr/src
fl147353
parents: 2621
diff changeset
   457
AUDIOIXP_OBJS += audioixp.o
c7ee01eb6557 6456599 audioixp driver needs to move from usr/closed to usr/src
fl147353
parents: 2621
diff changeset
   458
10433
31c72988d7f4 PSARC 2009/385 audiols driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10428
diff changeset
   459
AUDIOLS_OBJS += audiols.o
31c72988d7f4 PSARC 2009/385 audiols driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10428
diff changeset
   460
10463
b436ee3847e5 PSARC 2009/384 audiosbp16x audio driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10433
diff changeset
   461
AUDIOP16X_OBJS += audiop16x.o
b436ee3847e5 PSARC 2009/384 audiosbp16x audio driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10433
diff changeset
   462
9484
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   463
AUDIOPCI_OBJS += audiopci.o
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   464
10553
0aa4533c70f5 PSARC 2009/487 audiosolo driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10506
diff changeset
   465
AUDIOSOLO_OBJS += audiosolo.o
0aa4533c70f5 PSARC 2009/487 audiosolo driver
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 10506
diff changeset
   466
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   467
AUDIOTS_OBJS +=	audiots.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   468
9484
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   469
AC97_OBJS += ac97.o ac97_ad.o ac97_alc.o ac97_cmi.o
fbd5ddc28e96 PSARC 2008/318 Boomer: Next Generation Solaris Audio
Garrett D'Amore <garrett.damore@Sun.COM>
parents: 9455
diff changeset
   470
12426
cdff5d2ea989 PSARC 2009/646 bd - generic block device driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 12314
diff changeset
   471
BLKDEV_OBJS += blkdev.o
cdff5d2ea989 PSARC 2009/646 bd - generic block device driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 12314
diff changeset
   472
2305
7954d746a1b5 6392835 move driver central to usr/src
stevel
parents: 2243
diff changeset
   473
CARDBUS_OBJS += cardbus.o cardbus_hp.o cardbus_cfg.o
7954d746a1b5 6392835 move driver central to usr/src
stevel
parents: 2243
diff changeset
   474
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   475
CONSKBD_OBJS += conskbd.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   476
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   477
CONSMS_OBJS +=	consms.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   478
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   479
OLDPTY_OBJS +=	tty_ptyconf.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   480
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   481
PTC_OBJS +=	tty_pty.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   482
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   483
PTSL_OBJS +=	tty_pts.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   484
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   485
PTM_OBJS +=	ptm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   486
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   487
LX_PTM_OBJS +=	lx_ptm.o
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   488
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   489
LX_AUDIO_OBJS += lx_audio.o
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
   490
9860
20e31304c39b PSARC 2009/319 MII & GMII Common Layer
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9832
diff changeset
   491
MII_OBJS +=	mii.o mii_cicada.o mii_natsemi.o mii_intel.o mii_qualsemi.o \
11453
080c87e308c2 6848310 rtls modernization
Garrett D'Amore <gdamore@opensolaris.org>
parents: 11389
diff changeset
   492
		mii_marvell.o mii_realtek.o mii_other.o
9860
20e31304c39b PSARC 2009/319 MII & GMII Common Layer
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9832
diff changeset
   493
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   494
PTS_OBJS +=	pts.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   495
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   496
PTY_OBJS +=	ptms_conf.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   497
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   498
SAD_OBJS +=	sad.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   499
4002
d12f36b7c388 PSARC/2007/139 Kernel Crypto support for MD4
darrenm
parents: 3957
diff changeset
   500
MD4_OBJS +=	md4.o md4_mod.o
d12f36b7c388 PSARC/2007/139 Kernel Crypto support for MD4
darrenm
parents: 3957
diff changeset
   501
1694
d5b31941a4a5 PSARC 2005/426 libmd - message digest library
darrenm
parents: 1676
diff changeset
   502
MD5_OBJS +=	md5.o md5_mod.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   503
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
   504
SHA1_OBJS +=	sha1.o sha1_mod.o fips_sha1_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   505
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
   506
SHA2_OBJS +=	sha2.o sha2_mod.o fips_sha2_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   507
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   508
IPGPC_OBJS +=   classifierddi.o classifier.o filters.o trie.o table.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   509
		ba_table.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   510
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   511
DSCPMK_OBJS +=	dscpmk.o dscpmkddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   512
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   513
DLCOSMK_OBJS +=	dlcosmk.o dlcosmkddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   514
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   515
FLOWACCT_OBJS +=	flowacctddi.o flowacct.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   516
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   517
TOKENMT_OBJS +=	tokenmt.o tokenmtddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   518
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   519
TSWTCL_OBJS +=	tswtcl.o tswtclddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   520
11042
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   521
ARP_OBJS +=	arpddi.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   522
5240
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   523
ICMP_OBJS +=	icmpddi.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   524
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   525
ICMP6_OBJS +=	icmp6ddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   526
5240
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   527
RTS_OBJS +=	rtsddi.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   528
5240
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   529
IP_ICMP_OBJS =	icmp.o icmp_opt_data.o
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   530
IP_RTS_OBJS =	rts.o rts_opt_data.o
11754
251da8f4caaa PSARC 2010/042 increase max TCP_INIT_CWND
Kacheong Poon <Kacheong.Poon@Sun.COM>
parents: 11717
diff changeset
   531
IP_TCP_OBJS =	tcp.o tcp_fusion.o tcp_kssl.o tcp_opt_data.o tcp_sack.o \
251da8f4caaa PSARC 2010/042 increase max TCP_INIT_CWND
Kacheong Poon <Kacheong.Poon@Sun.COM>
parents: 11717
diff changeset
   532
		tcp_stats.o tcp_misc.o tcp_timers.o tcp_time_wait.o tcp_tpi.o \
12016
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   533
		tcp_output.o tcp_input.o tcp_socket.o tcp_bind.o tcp_cluster.o \
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   534
		tcp_tunables.o
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   535
IP_UDP_OBJS =	udp.o udp_opt_data.o udp_tunables.o
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   536
IP_SCTP_OBJS =	sctp.o sctp_opt_data.o sctp_output.o \
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   537
		sctp_init.o sctp_input.o sctp_cookie.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   538
		sctp_conn.o sctp_error.o sctp_snmp.o \
12016
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   539
		sctp_tunables.o sctp_shutdown.o sctp_common.o \
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   540
		sctp_timer.o sctp_heartbeat.o sctp_hash.o \
12016
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   541
		sctp_bind.o sctp_notify.o sctp_asconf.o \
2958
98aa41c076f5 PSARC/2005/334 Packet Filtering Hooks
dr146992
parents: 2926
diff changeset
   542
		sctp_addr.o tn_ipopt.o tnet.o ip_netinfo.o
10946
324bab2b3370 PSARC 2008/575 ILB: Integrated L3/L4 Load balancer
Sangeeta Misra <Sangeeta.Misra@Sun.COM>
parents: 10927
diff changeset
   543
IP_ILB_OBJS =	ilb.o ilb_nat.o ilb_conn.o ilb_alg_hash.o ilb_alg_rr.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   544
11042
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   545
IP_OBJS +=	igmp.o ipmp.o ip.o ip6.o ip6_asp.o ip6_if.o ip6_ire.o \
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   546
		ip6_rts.o ip_if.o ip_ire.o ip_listutils.o ip_mroute.o \
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   547
		ip_multi.o ip2mac.o ip_ndp.o ip_rts.o ip_srcid.o \
12016
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   548
		ipddi.o ipdrop.o mi.o nd.o tunables.o optcom.o snmpcom.o \
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   549
		ipsec_loader.o spd.o ipclassifier.o inet_common.o ip_squeue.o \
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   550
		squeue.o ip_sadb.o ip_ftable.o proto_set.o radix.o ip_dummy.o \
0248e987199b PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail <Girish.Moodalbail@Sun.COM>
parents: 11963
diff changeset
   551
		ip_helper_stream.o ip_tunables.o \
11042
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   552
		ip_output.o ip_input.o ip6_input.o ip6_output.o ip_arp.o \
2d6e217af1b4 PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark <Erik.Nordmark@Sun.COM>
parents: 11003
diff changeset
   553
		conn_opt.o ip_attr.o ip_dce.o \
5240
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   554
		$(IP_ICMP_OBJS) \
e7599510dd03 6595449 IP streams plumbing simpification
nordmark
parents: 5206
diff changeset
   555
		$(IP_RTS_OBJS) \
741
40027a3621ac PSARC 2005/082 Yosemite: UDP Performance Enhancement
masputra
parents: 734
diff changeset
   556
		$(IP_TCP_OBJS) \
40027a3621ac PSARC 2005/082 Yosemite: UDP Performance Enhancement
masputra
parents: 734
diff changeset
   557
		$(IP_UDP_OBJS) \
10946
324bab2b3370 PSARC 2008/575 ILB: Integrated L3/L4 Load balancer
Sangeeta Misra <Sangeeta.Misra@Sun.COM>
parents: 10927
diff changeset
   558
		$(IP_SCTP_OBJS) \
324bab2b3370 PSARC 2008/575 ILB: Integrated L3/L4 Load balancer
Sangeeta Misra <Sangeeta.Misra@Sun.COM>
parents: 10927
diff changeset
   559
		$(IP_ILB_OBJS)
741
40027a3621ac PSARC 2005/082 Yosemite: UDP Performance Enhancement
masputra
parents: 734
diff changeset
   560
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   561
IP6_OBJS +=	ip6ddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   562
2958
98aa41c076f5 PSARC/2005/334 Packet Filtering Hooks
dr146992
parents: 2926
diff changeset
   563
HOOK_OBJS +=	hook.o
98aa41c076f5 PSARC/2005/334 Packet Filtering Hooks
dr146992
parents: 2926
diff changeset
   564
7513
18aa777d3f09 PSARC/2008/219 Committed API for packet interception
Darren Reed <Darren.Reed@Sun.COM>
parents: 7502
diff changeset
   565
NETI_OBJS +=	neti_impl.o neti_mod.o neti_stack.o
2958
98aa41c076f5 PSARC/2005/334 Packet Filtering Hooks
dr146992
parents: 2926
diff changeset
   566
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   567
KEYSOCK_OBJS +=	keysockddi.o keysock.o keysock_opt_data.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   568
10639
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
   569
IPNET_OBJS +=	ipnet.o ipnet_bpf.o
8023
faf256d5c16c PSARC/2006/475 Clearview: IP Observability Devices
Philip Kirk <Phil.Kirk@Sun.COM>
parents: 8011
diff changeset
   570
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   571
SPDSOCK_OBJS += spdsockddi.o spdsock.o spdsock_opt_data.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   572
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   573
IPSECESP_OBJS += ipsecespddi.o ipsecesp.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   574
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   575
IPSECAH_OBJS +=	ipsecahddi.o ipsecah.o sadb.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   576
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   577
SPPP_OBJS +=	sppp.o sppp_dlpi.o sppp_mod.o s_common.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   578
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   579
SPPPTUN_OBJS +=	sppptun.o sppptun_mod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   580
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   581
SPPPASYN_OBJS += spppasyn.o spppasyn_mod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   582
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   583
SPPPCOMP_OBJS += spppcomp.o spppcomp_mod.o deflate.o bsd-comp.o vjcompress.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   584
		zlib.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   585
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   586
TCP_OBJS +=	tcpddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   587
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   588
TCP6_OBJS +=	tcp6ddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   589
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   590
NCA_OBJS +=	ncaddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   591
8348
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
   592
SDP_SOCK_MOD_OBJS += sockmod_sdp.o socksdp.o socksdpsubr.o
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
   593
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
   594
SCTP_SOCK_MOD_OBJS += sockmod_sctp.o socksctp.o socksctpsubr.o
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
   595
10639
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
   596
PFP_SOCK_MOD_OBJS += sockmod_pfp.o
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
   597
12198
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   598
RDS_SOCK_MOD_OBJS += sockmod_rds.o
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   599
3302
e75a684d1697 PSARC 2006/356 Reliable Datagram Sockets
agiri
parents: 3274
diff changeset
   600
RDS_OBJS +=	rdsddi.o rdssubr.o rds_opt.o rds_ioctl.o
e75a684d1697 PSARC 2006/356 Reliable Datagram Sockets
agiri
parents: 3274
diff changeset
   601
e75a684d1697 PSARC 2006/356 Reliable Datagram Sockets
agiri
parents: 3274
diff changeset
   602
RDSIB_OBJS +=	rdsib.o rdsib_ib.o rdsib_cm.o rdsib_ep.o rdsib_buf.o \
4703
bb31c50bb3ab PSARC 2007/323 IBTF IP Addressing
hiremath
parents: 4689
diff changeset
   603
		rdsib_debug.o rdsib_sc.o
3302
e75a684d1697 PSARC 2006/356 Reliable Datagram Sockets
agiri
parents: 3274
diff changeset
   604
12198
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   605
RDSV3_OBJS +=	af_rds.o rdsv3_ddi.o bind.o loop.o threads.o connection.o \
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   606
		transport.o cong.o sysctl.o message.o rds_recv.o send.o \
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   607
		stats.o info.o page.o rdma_transport.o ib_ring.o ib_rdma.o \
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   608
		ib_recv.o ib.o ib_send.o ib_sysctl.o ib_stats.o ib_cm.o \
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   609
		rdsv3_sc.o rdsv3_debug.o rdsv3_impl.o rdma.o
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   610
9162
b011b0287065 PSARC 2008/395 iSER: iSCSI Extensions for RDMA
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 9126
diff changeset
   611
ISER_OBJS +=	iser.o iser_cm.o iser_cq.o iser_ib.o iser_idm.o \
b011b0287065 PSARC 2008/395 iSER: iSCSI Extensions for RDMA
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 9126
diff changeset
   612
		iser_resource.o iser_xfer.o
b011b0287065 PSARC 2008/395 iSER: iSCSI Extensions for RDMA
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 9126
diff changeset
   613
741
40027a3621ac PSARC 2005/082 Yosemite: UDP Performance Enhancement
masputra
parents: 734
diff changeset
   614
UDP_OBJS +=	udpddi.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   615
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   616
UDP6_OBJS +=	udp6ddi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   617
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   618
SY_OBJS +=	gentty.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   619
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   620
TCO_OBJS +=	ticots.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   621
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   622
TCOO_OBJS +=	ticotsord.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   623
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   624
TCL_OBJS +=	ticlts.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   625
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   626
TL_OBJS +=	tl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   627
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   628
DUMP_OBJS +=	dump.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   629
10639
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
   630
BPF_OBJS +=	bpf.o bpf_filter.o bpf_mod.o bpf_dlt.o bpf_mac.o
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
   631
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   632
CLONE_OBJS +=	clone.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   633
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   634
CN_OBJS +=	cons.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   635
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   636
DLD_OBJS +=	dld_drv.o dld_proto.o dld_str.o dld_flow.o
1709
39a1331cb1e3 6392614 x86: ata driver should be open sourced
mlf
parents: 1694
diff changeset
   637
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   638
DLS_OBJS +=	dls.o dls_link.o dls_mod.o dls_stat.o dls_mgmt.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   639
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   640
GLD_OBJS +=     gld.o gldutil.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   641
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   642
MAC_OBJS +=     mac.o  mac_bcast.o mac_client.o mac_datapath_setup.o mac_flow.o \
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   643
		mac_hio.o mac_mod.o mac_ndd.o mac_provider.o mac_sched.o \
10734
0622a203d039 PSARC/2009/436 Anti-spoofing Link Protection
Eric Cheng
parents: 10725
diff changeset
   644
		mac_protect.o mac_soft_ring.o mac_stat.o mac_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   645
10616
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   646
MAC_6TO4_OBJS +=	mac_6to4.o
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   647
2311
2d86e52dcdf0 PSARC/2006/248 Nemo MAC-Type Plugin Architecture
seb
parents: 2307
diff changeset
   648
MAC_ETHER_OBJS +=	mac_ether.o
2d86e52dcdf0 PSARC/2006/248 Nemo MAC-Type Plugin Architecture
seb
parents: 2307
diff changeset
   649
10616
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   650
MAC_IPV4_OBJS +=	mac_ipv4.o
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   651
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   652
MAC_IPV6_OBJS +=	mac_ipv6.o
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   653
3147
2789cc0027be PSARC/2006/406 WiFi for GLDv3
xc151355
parents: 2958
diff changeset
   654
MAC_WIFI_OBJS +=	mac_wifi.o
2789cc0027be PSARC/2006/406 WiFi for GLDv3
xc151355
parents: 2958
diff changeset
   655
5766
5bbd09315100 PSARC 2007/636 IPoIB Conversion to GLDv3
gg161487
parents: 5754
diff changeset
   656
MAC_IB_OBJS +=		mac_ib.o
5bbd09315100 PSARC 2007/636 IPoIB Conversion to GLDv3
gg161487
parents: 5754
diff changeset
   657
10616
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   658
IPTUN_OBJS +=	iptun_dev.o iptun_ctl.o iptun.o
3be00c4a6835 PSARC 2009/373 Clearview IP Tunneling
Sebastien Roy <Sebastien.Roy@Sun.COM>
parents: 10602
diff changeset
   659
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   660
AGGR_OBJS +=	aggr_dev.o aggr_ctl.o aggr_grp.o aggr_port.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   661
		aggr_send.o aggr_recv.o aggr_lacp.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   662
5895
f251acdd9bdc PSARC/2006/499 Clearview Nemo unification and vanity naming
yz147064
parents: 5886
diff changeset
   663
SOFTMAC_OBJS += softmac_main.o softmac_ctl.o softmac_capab.o \
9073
a5a4bb23741e PSARC/2008/242 Data Fast-Path for Softmac
Cathy Zhou <Cathy.Zhou@Sun.COM>
parents: 8996
diff changeset
   664
		softmac_dev.o softmac_stat.o softmac_pkt.o softmac_fp.o
5895
f251acdd9bdc PSARC/2006/499 Clearview Nemo unification and vanity naming
yz147064
parents: 5886
diff changeset
   665
3184
182e493de99b 6496846 dladm error message handling is a mess
meem
parents: 3147
diff changeset
   666
NET80211_OBJS += net80211.o net80211_proto.o net80211_input.o \
182e493de99b 6496846 dladm error message handling is a mess
meem
parents: 3147
diff changeset
   667
		 net80211_output.o net80211_node.o net80211_crypto.o \
4126
31652d91f33e PSARC 2006/046 Wireless WPA Supplicant
zf162725
parents: 4059
diff changeset
   668
		 net80211_crypto_none.o net80211_crypto_wep.o net80211_ioctl.o \
10266
bbc5945eddd7 6814606 Solaris gldv3/wifi needs to support 802.11n
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 10264
diff changeset
   669
		 net80211_crypto_tkip.o net80211_crypto_ccmp.o	\
bbc5945eddd7 6814606 Solaris gldv3/wifi needs to support 802.11n
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 10264
diff changeset
   670
		 net80211_ht.o
3147
2789cc0027be PSARC/2006/406 WiFi for GLDv3
xc151355
parents: 2958
diff changeset
   671
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   672
VNIC_OBJS +=	vnic_ctl.o vnic_dev.o
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
   673
9815
5d50ee5359bc PSARC 2009/200 Solaris Simnet
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 9797
diff changeset
   674
SIMNET_OBJS +=	simnet.o
5d50ee5359bc PSARC 2009/200 Solaris Simnet
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 9797
diff changeset
   675
12163
f0cf0084e756 PSARC 2010/085 IPoIB Administration Enhancement
Ramaswamy Tummala <Ramaswamy.Tummala@Sun.COM>
parents: 12084
diff changeset
   676
IB_OBJS +=	ibnex.o ibnex_ioctl.o ibnex_hca.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   677
4703
bb31c50bb3ab PSARC 2007/323 IBTF IP Addressing
hiremath
parents: 4689
diff changeset
   678
IBCM_OBJS +=	ibcm_impl.o ibcm_sm.o ibcm_ti.o ibcm_utils.o ibcm_path.o \
bb31c50bb3ab PSARC 2007/323 IBTF IP Addressing
hiremath
parents: 4689
diff changeset
   679
		ibcm_arp.o ibcm_arp_link.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   680
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   681
IBDM_OBJS +=	ibdm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   682
9684
2e0b0fc2d0d3 6775678 Integrate SRP target
Sue Gleeson <Susan.Gleeson@Sun.COM>
parents: 9637
diff changeset
   683
IBDMA_OBJS +=	ibdma.o
2e0b0fc2d0d3 6775678 Integrate SRP target
Sue Gleeson <Susan.Gleeson@Sun.COM>
parents: 9637
diff changeset
   684
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   685
IBMF_OBJS +=	ibmf.o ibmf_impl.o ibmf_dr.o ibmf_wqe.o ibmf_ud_dest.o ibmf_mod.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   686
		ibmf_send.o ibmf_recv.o ibmf_handlers.o ibmf_trans.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   687
		ibmf_timers.o ibmf_msg.o ibmf_utils.o ibmf_rmpp.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   688
		ibmf_saa.o ibmf_saa_impl.o ibmf_saa_utils.o ibmf_saa_events.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   689
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   690
IBTL_OBJS +=	ibtl_impl.o ibtl_util.o ibtl_mem.o ibtl_handlers.o ibtl_qp.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   691
		ibtl_cq.o ibtl_wr.o ibtl_hca.o ibtl_chan.o ibtl_cm.o \
12303
42de8fa1f066 6948290 Minor realignment of IB partition code
Rajkumar Sivaprakasam <Rajkumar.Sivaprakasam@Sun.COM>
parents: 12296
diff changeset
   692
		ibtl_mcg.o ibtl_ibnex.o ibtl_srq.o ibtl_part.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   693
9517
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   694
TAVOR_OBJS +=	tavor.o tavor_agents.o tavor_cfg.o tavor_ci.o tavor_cmd.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   695
		tavor_cq.o tavor_event.o tavor_ioctl.o tavor_misc.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   696
		tavor_mr.o tavor_qp.o tavor_qpmod.o tavor_rsrc.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   697
		tavor_srq.o tavor_stats.o tavor_umap.o tavor_wr.o
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   698
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   699
HERMON_OBJS +=	hermon.o hermon_agents.o hermon_cfg.o hermon_ci.o hermon_cmd.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   700
		hermon_cq.o hermon_event.o hermon_ioctl.o hermon_misc.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   701
		hermon_mr.o hermon_qp.o hermon_qpmod.o hermon_rsrc.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   702
		hermon_srq.o hermon_stats.o hermon_umap.o hermon_wr.o \
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   703
		hermon_fm.o
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   704
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   705
DAPLT_OBJS +=	daplt.o
b4839b0aa7a4 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source
Bill Taylor <Bill.Taylor@Sun.COM>
parents: 9491
diff changeset
   706
12084
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   707
SOL_OFS_OBJS +=	sol_cma.o sol_ib_cma.o sol_uobj.o \
12198
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   708
		sol_ofs_debug_util.o sol_ofs_gen_util.o \
4db936bda957 PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota <Eiji.Ota@Sun.COM>
parents: 12176
diff changeset
   709
		sol_kverbs.o
12084
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   710
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   711
SOL_UCMA_OBJS +=	sol_ucma.o
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   712
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   713
SOL_UVERBS_OBJS +=	sol_uverbs.o sol_uverbs_comp.o sol_uverbs_event.o \
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   714
			sol_uverbs_hca.o sol_uverbs_qp.o
42da181accf4 PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel components
Pramod Gunjikar <Pramod.Gunjikar@Sun.COM>
parents: 12073
diff changeset
   715
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   716
KSTAT_OBJS +=	kstat.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   717
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   718
KSYMS_OBJS +=	ksyms.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   719
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   720
INSTANCE_OBJS += inst_sync.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   721
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   722
IWSCN_OBJS +=	iwscons.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   723
8996
a09bdbccfe1d PSARC/2008/785 LZMA compression for lofi
Alok Aggarwal <Alok.Aggarwal@Sun.COM>
parents: 8934
diff changeset
   724
LOFI_OBJS +=	lofi.o LzmaDec.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   725
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   726
FSSNAP_OBJS +=	fssnap.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   727
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   728
FSSNAPIF_OBJS += fssnap_if.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   729
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   730
MM_OBJS +=	mem.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   731
3253
c929f34b62c5 PSARC 2006/360 Page retire and caged memory kstats
mec
parents: 3247
diff changeset
   732
PHYSMEM_OBJS +=	physmem.o
c929f34b62c5 PSARC 2006/360 Page retire and caged memory kstats
mec
parents: 3247
diff changeset
   733
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   734
OPTIONS_OBJS += options.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   735
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   736
WINLOCK_OBJS +=	winlockio.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   737
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   738
PM_OBJS +=	pm.o
5295
a21f2449e5f9 PSARC/2005/469 X86 Energy Star compliance
randyf
parents: 5240
diff changeset
   739
SRN_OBJS +=	srn.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   740
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   741
PSEUDO_OBJS +=	pseudonex.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   742
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   743
RAMDISK_OBJS +=	ramdisk.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   744
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   745
LLC1_OBJS += llc1.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   746
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   747
USBKBM_OBJS += usbkbm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   748
11489
29bcdf3d8d8c PSARC/2009/621 usbwcm: Wacom USB Tablet STREAMS module
Pengcheng Chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 11453
diff changeset
   749
USBWCM_OBJS += usbwcm.o
29bcdf3d8d8c PSARC/2009/621 usbwcm: Wacom USB Tablet STREAMS module
Pengcheng Chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 11453
diff changeset
   750
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   751
BOFI_OBJS += bofi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   752
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   753
HID_OBJS += hid.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   754
9430
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
   755
HWA_RC_OBJS += hwarc.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
   756
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   757
USBSKEL_OBJS += usbskel.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   758
3329
25b1f306ff2e PSARC 2006/484 USB Video Class Driver
yz147069
parents: 3302
diff changeset
   759
USBVC_OBJS += usbvc.o usbvc_v4l2.o
25b1f306ff2e PSARC 2006/484 USB Video Class Driver
yz147069
parents: 3302
diff changeset
   760
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   761
HIDPARSER_OBJS += hidparser.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   762
10428
3386c7875cc2 backout 6804502: breaks build
jmcp <James.McPherson@Sun.COM>
parents: 10422
diff changeset
   763
USB_AC_OBJS += usb_ac.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   764
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   765
USB_AS_OBJS += usb_as.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   766
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   767
USB_AH_OBJS += usb_ah.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   768
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   769
USBMS_OBJS += usbms.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   770
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   771
USBPRN_OBJS += usbprn.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   772
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   773
UGEN_OBJS += ugen.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   774
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   775
USBSER_OBJS += usbser.o usbser_rseq.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   776
3227
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents: 3184
diff changeset
   777
USBSACM_OBJS += usbsacm.o
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents: 3184
diff changeset
   778
901
51e564a5263e 6314455 Support for Keyspan USB serial adapters
yz147069
parents: 898
diff changeset
   779
USBSER_KEYSPAN_OBJS += usbser_keyspan.o keyspan_dsd.o keyspan_pipe.o
51e564a5263e 6314455 Support for Keyspan USB serial adapters
yz147069
parents: 898
diff changeset
   780
1195
6f6332c2137a 6349926 keyspan driver wastes cycles on busywait
yz147069
parents: 1184
diff changeset
   781
USBS49_FW_OBJS += keyspan_49fw.o
6f6332c2137a 6349926 keyspan driver wastes cycles on busywait
yz147069
parents: 1184
diff changeset
   782
903
a9ef93192894 6314504 Support for Prolific USB serial adapters
xs156463
parents: 901
diff changeset
   783
USBSPRL_OBJS += usbser_pl2303.o pl2303_dsd.o
a9ef93192894 6314504 Support for Prolific USB serial adapters
xs156463
parents: 901
diff changeset
   784
9430
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
   785
WUSB_CA_OBJS += wusb_ca.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
   786
9354
9559ac454e7e 6763764 Support for FTDI USB Serial adapters
Tim Marsland <Tim.Marsland@Sun.COM>
parents: 9353
diff changeset
   787
USBFTDI_OBJS += usbser_uftdi.o uftdi_dsd.o
9559ac454e7e 6763764 Support for FTDI USB Serial adapters
Tim Marsland <Tim.Marsland@Sun.COM>
parents: 9353
diff changeset
   788
11900
3d14975ff34e PSARC 2010/041 USB CDC ECM driver
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 11861
diff changeset
   789
USBECM_OBJS += usbecm.o
3d14975ff34e PSARC 2010/041 USB CDC ECM driver
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 11861
diff changeset
   790
7688
2757e6e1bb2a PSARC 2006/591 Virtual Console
rui zang - Sun Microsystems - Beijing China <Aaron.Zang@Sun.COM>
parents: 7570
diff changeset
   791
WC_OBJS += wscons.o vcons.o
2757e6e1bb2a PSARC 2006/591 Virtual Console
rui zang - Sun Microsystems - Beijing China <Aaron.Zang@Sun.COM>
parents: 7570
diff changeset
   792
2757e6e1bb2a PSARC 2006/591 Virtual Console
rui zang - Sun Microsystems - Beijing China <Aaron.Zang@Sun.COM>
parents: 7570
diff changeset
   793
VCONS_CONF_OBJS += vcons_conf.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   794
6640
c92ca9b95b9c PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2
cth
parents: 6629
diff changeset
   795
SCSI_OBJS +=	scsi_capabilities.o scsi_confsubr.o scsi_control.o \
7570
98757a7239c4 PSARC 2008/558 SCSI Disk Device-as-Detector Diagnosis (phase3)
David Zhang - Sun Microsystems - Beijing China <David.Zhang@Sun.COM>
parents: 7555
diff changeset
   796
		scsi_data.o scsi_fm.o scsi_hba.o scsi_reset_notify.o \
6640
c92ca9b95b9c PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2
cth
parents: 6629
diff changeset
   797
		scsi_resource.o scsi_subr.o scsi_transport.o scsi_watch.o \
11052
f59c5298a2cc 6898706 smp should register devids
Chris Horne <Chris.Horne@Sun.COM>
parents: 11042
diff changeset
   798
		smp_transport.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   799
6941
c5d83acec1bc 6459247 scsi_vhci does not return correct value for dma-max property
rralphs
parents: 6771
diff changeset
   800
SCSI_VHCI_OBJS +=		scsi_vhci.o mpapi_impl.o scsi_vhci_tpgs.o
4851
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   801
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   802
SCSI_VHCI_F_SYM_OBJS +=		sym.o
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   803
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   804
SCSI_VHCI_F_TPGS_OBJS +=	tpgs.o
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   805
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   806
SCSI_VHCI_F_ASYM_SUN_OBJS +=	asym_sun.o
5e98cf4c2164 PSARC 2006/708 ddi-forceload
cth
parents: 4845
diff changeset
   807
6023
9adf47ae28c4 6634757 add support for the HDS midrange array subsystem
cm136836
parents: 6008
diff changeset
   808
SCSI_VHCI_F_SYM_HDS_OBJS += 	sym_hds.o
9adf47ae28c4 6634757 add support for the HDS midrange array subsystem
cm136836
parents: 6008
diff changeset
   809
6941
c5d83acec1bc 6459247 scsi_vhci does not return correct value for dma-max property
rralphs
parents: 6771
diff changeset
   810
SCSI_VHCI_F_TAPE_OBJS +=	tape.o
c5d83acec1bc 6459247 scsi_vhci does not return correct value for dma-max property
rralphs
parents: 6771
diff changeset
   811
c5d83acec1bc 6459247 scsi_vhci does not return correct value for dma-max property
rralphs
parents: 6771
diff changeset
   812
SCSI_VHCI_F_TPGS_TAPE_OBJS +=	tpgs_tape.o
c5d83acec1bc 6459247 scsi_vhci does not return correct value for dma-max property
rralphs
parents: 6771
diff changeset
   813
2518
d452d1222e6b 6455550 move sgen to usr/src
stevel
parents: 2311
diff changeset
   814
SGEN_OBJS +=	sgen.o
d452d1222e6b 6455550 move sgen to usr/src
stevel
parents: 2311
diff changeset
   815
5754
669f42f80bce PSARC 2007/595 Serial Attached SCSI (SAS) Management Protocol (SMP) support for Solaris
jw149990
parents: 5748
diff changeset
   816
SMP_OBJS +=	smp.o
669f42f80bce PSARC 2007/595 Serial Attached SCSI (SAS) Management Protocol (SMP) support for Solaris
jw149990
parents: 5748
diff changeset
   817
1258
9961d7d3ec8c PSARC/2004/779 SATA HBA Framework Support
mlf
parents: 1256
diff changeset
   818
SATA_OBJS +=	sata.o
9961d7d3ec8c PSARC/2004/779 SATA HBA Framework Support
mlf
parents: 1256
diff changeset
   819
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   820
USBA_OBJS +=	hcdi.o	usba.o	usbai.o hubdi.o parser.o genconsole.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   821
		usbai_pipe_mgmt.o usbai_req.o usbai_util.o usbai_register.o \
9430
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
   822
		usba_devdb.o usba10_calls.o usba_ugen.o whcdi.o wa.o
9797
4b03a6b797a8 6839931 Run usb video test case cause system panic
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9749
diff changeset
   823
USBA_WITHOUT_WUSB_OBJS +=	hcdi.o	usba.o	usbai.o hubdi.o parser.o genconsole.o \
4b03a6b797a8 6839931 Run usb video test case cause system panic
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9749
diff changeset
   824
		usbai_pipe_mgmt.o usbai_req.o usbai_util.o usbai_register.o \
4b03a6b797a8 6839931 Run usb video test case cause system panic
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9749
diff changeset
   825
		usba_devdb.o usba10_calls.o usba_ugen.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   826
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   827
USBA10_OBJS +=	usba10.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   828
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   829
RSM_OBJS +=	rsm.o	rsmka_pathmanager.o	rsmka_util.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   830
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   831
RSMOPS_OBJS +=	rsmops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   832
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   833
S1394_OBJS +=	t1394.o t1394_errmsg.o s1394.o s1394_addr.o s1394_asynch.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   834
		s1394_bus_reset.o s1394_cmp.o s1394_csr.o s1394_dev_disc.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   835
		s1394_fa.o s1394_fcp.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   836
		s1394_hotplug.o s1394_isoch.o s1394_misc.o h1394.o nx1394.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   837
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   838
HCI1394_OBJS +=	hci1394.o hci1394_async.o hci1394_attach.o hci1394_buf.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   839
		hci1394_csr.o hci1394_detach.o hci1394_extern.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   840
		hci1394_ioctl.o hci1394_isoch.o hci1394_isr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   841
		hci1394_ixl_comp.o hci1394_ixl_isr.o hci1394_ixl_misc.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   842
		hci1394_ixl_update.o hci1394_misc.o hci1394_ohci.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   843
		hci1394_q.o hci1394_s1394if.o hci1394_tlabel.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   844
		hci1394_tlist.o hci1394_vendor.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   845
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   846
AV1394_OBJS +=	av1394.o av1394_as.o av1394_async.o av1394_cfgrom.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   847
		av1394_cmp.o av1394_fcp.o av1394_isoch.o av1394_isoch_chan.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   848
		av1394_isoch_recv.o av1394_isoch_xmit.o av1394_list.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   849
		av1394_queue.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   850
21
9318364fb703 PSARC/2004/364 dcam1394 driver
ap25164
parents: 0
diff changeset
   851
DCAM1394_OBJS += dcam.o dcam_frame.o dcam_param.o dcam_reg.o \
9318364fb703 PSARC/2004/364 dcam1394 driver
ap25164
parents: 0
diff changeset
   852
		dcam_ring_buff.o
9318364fb703 PSARC/2004/364 dcam1394 driver
ap25164
parents: 0
diff changeset
   853
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   854
SCSA1394_OBJS += hba.o sbp2_driver.o sbp2_bus.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   855
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   856
SBP2_OBJS += cfgrom.o sbp2.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   857
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   858
PMODEM_OBJS += pmodem.o pmodem_cis.o cis.o cis_callout.o cis_handlers.o cis_params.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   859
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   860
DSW_OBJS +=	dsw.o dsw_dev.o ii_tree.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   861
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   862
NCALL_OBJS +=	ncall.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   863
		ncall_stub.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   864
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   865
RDC_OBJS +=	rdc.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   866
		rdc_dev.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   867
		rdc_io.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   868
		rdc_clnt.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   869
		rdc_prot_xdr.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   870
		rdc_svc.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   871
		rdc_bitmap.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   872
		rdc_health.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   873
		rdc_subr.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   874
		rdc_diskq.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   875
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   876
RDCSRV_OBJS +=	rdcsrv.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   877
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   878
RDCSTUB_OBJS += rdc_stub.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   879
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   880
SDBC_OBJS +=	sd_bcache.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   881
		sd_bio.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   882
		sd_conf.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   883
		sd_ft.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   884
		sd_hash.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   885
		sd_io.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   886
		sd_misc.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   887
		sd_pcu.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   888
		sd_tdaemon.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   889
		sd_trace.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   890
		sd_iob_impl0.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   891
		sd_iob_impl1.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   892
		sd_iob_impl2.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   893
		sd_iob_impl3.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   894
		sd_iob_impl4.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   895
		sd_iob_impl5.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   896
		sd_iob_impl6.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   897
		sd_iob_impl7.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   898
		safestore.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   899
		safestore_ram.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   900
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   901
NSCTL_OBJS +=	nsctl.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   902
		nsc_cache.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   903
		nsc_disk.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   904
		nsc_dev.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   905
		nsc_freeze.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   906
		nsc_gen.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   907
		nsc_mem.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   908
		nsc_ncallio.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   909
		nsc_power.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   910
		nsc_resv.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   911
		nsc_rmspin.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   912
		nsc_solaris.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   913
		nsc_trap.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   914
		nsc_list.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   915
UNISTAT_OBJS +=	spuni.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   916
		spcs_s_k.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   917
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   918
NSKERN_OBJS +=	nsc_ddi.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   919
		nsc_proc.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   920
		nsc_raw.o \
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   921
		nsc_thread.o \
8011
9406cd6ea18e PSARC/2008/674 nulldriver
Chris Horne <Chris.Horne@Sun.COM>
parents: 8005
diff changeset
   922
		nskernd.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   923
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   924
SV_OBJS +=	sv.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   925
11090
15bf339bd614 6897712 The phy counter iport->nphy shows incorrect number for an 8 phy port.
dh142964 <David.Hollister@Sun.COM>
parents: 11052
diff changeset
   926
PMCS_OBJS += pmcs_attach.o pmcs_ds.o pmcs_intr.o pmcs_nvram.o pmcs_sata.o \
10696
cd0f390dd9e2 PSARC 2008/672 thebe SAS/SATA driver
dh142964 <David.Hollister@Sun.COM>
parents: 10639
diff changeset
   927
		pmcs_scsa.o pmcs_smhba.o pmcs_subr.o pmcs_fwlog.o
cd0f390dd9e2 PSARC 2008/672 thebe SAS/SATA driver
dh142964 <David.Hollister@Sun.COM>
parents: 10639
diff changeset
   928
11343
b515ee17d5dd 6905573 pmcs firmware module delivery
David Hollister <David.Hollister@Sun.COM>
parents: 11337
diff changeset
   929
PMCS8001FW_C_OBJS +=	pmcs_fw_hdr.o
b515ee17d5dd 6905573 pmcs firmware module delivery
David Hollister <David.Hollister@Sun.COM>
parents: 11337
diff changeset
   930
PMCS8001FW_OBJS +=		$(PMCS8001FW_C_OBJS) SPCBoot.o ila.o firmware.o
b515ee17d5dd 6905573 pmcs firmware module delivery
David Hollister <David.Hollister@Sun.COM>
parents: 11337
diff changeset
   931
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   932
#
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   933
#	Build up defines and paths.
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   934
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   935
ST_OBJS +=	st.o	st_conf.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   936
8815
41895c0fc44c 6681685 emlxs driver can separate firmware modules from driver modules
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 8803
diff changeset
   937
EMLXS_OBJS +=	emlxs_clock.o emlxs_dfc.o emlxs_dhchap.o emlxs_diag.o \
11003
65c1d51a12b9 6867554 Upgrade firmware in emlxs driver for Emulex adapters
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10997
diff changeset
   938
		emlxs_download.o emlxs_dump.o emlxs_els.o emlxs_event.o \
65c1d51a12b9 6867554 Upgrade firmware in emlxs driver for Emulex adapters
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10997
diff changeset
   939
		emlxs_fcp.o emlxs_fct.o emlxs_hba.o emlxs_ip.o \
65c1d51a12b9 6867554 Upgrade firmware in emlxs driver for Emulex adapters
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10997
diff changeset
   940
		emlxs_mbox.o emlxs_mem.o emlxs_msg.o emlxs_node.o \
65c1d51a12b9 6867554 Upgrade firmware in emlxs driver for Emulex adapters
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10997
diff changeset
   941
		emlxs_pkt.o emlxs_sli3.o emlxs_sli4.o emlxs_solaris.o \
65c1d51a12b9 6867554 Upgrade firmware in emlxs driver for Emulex adapters
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10997
diff changeset
   942
		emlxs_thread.o
8815
41895c0fc44c 6681685 emlxs driver can separate firmware modules from driver modules
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 8803
diff changeset
   943
41895c0fc44c 6681685 emlxs driver can separate firmware modules from driver modules
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 8803
diff changeset
   944
EMLXS_FW_OBJS +=	emlxs_fw.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   945
11374
b345d20da176 PSARC/2009/526 oce - Emulex PCIe converged NIC driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 11353
diff changeset
   946
OCE_OBJS +=	oce_buf.o oce_fm.o oce_gld.o oce_hw.o oce_intr.o oce_main.o \
b345d20da176 PSARC/2009/526 oce - Emulex PCIe converged NIC driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 11353
diff changeset
   947
		oce_mbx.o oce_mq.o oce_queue.o oce_rx.o oce_stat.o oce_tx.o \
b345d20da176 PSARC/2009/526 oce - Emulex PCIe converged NIC driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 11353
diff changeset
   948
		oce_utils.o
b345d20da176 PSARC/2009/526 oce - Emulex PCIe converged NIC driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 11353
diff changeset
   949
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   950
FCT_OBJS += discovery.o fct.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   951
10503
fb340099d2f4 6804502 qlt hangs
Daniel Beauregard <Daniel.Beauregard@Sun.COM>
parents: 10500
diff changeset
   952
QLT_OBJS += 2400.o 2500.o 8100.o qlt.o qlt_dma.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   953
9684
2e0b0fc2d0d3 6775678 Integrate SRP target
Sue Gleeson <Susan.Gleeson@Sun.COM>
parents: 9637
diff changeset
   954
SRPT_OBJS += srpt_mod.o srpt_ch.o srpt_cm.o srpt_ioc.o srpt_stp.o
2e0b0fc2d0d3 6775678 Integrate SRP target
Sue Gleeson <Susan.Gleeson@Sun.COM>
parents: 9637
diff changeset
   955
9087
79961490b734 PSARC/2008/310 FCoE (Fibre Channel over Ethernet) Target
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 9073
diff changeset
   956
FCOE_OBJS += fcoe.o fcoe_eth.o fcoe_fc.o
79961490b734 PSARC/2008/310 FCoE (Fibre Channel over Ethernet) Target
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 9073
diff changeset
   957
79961490b734 PSARC/2008/310 FCoE (Fibre Channel over Ethernet) Target
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 9073
diff changeset
   958
FCOET_OBJS += fcoet.o fcoet_eth.o fcoet_fc.o
79961490b734 PSARC/2008/310 FCoE (Fibre Channel over Ethernet) Target
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 9073
diff changeset
   959
10264
1196af6129ec PSARC 2008/311 FCoE (Fibre Channel over Ethernet) Initiator
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 10253
diff changeset
   960
FCOEI_OBJS += fcoei.o fcoei_eth.o fcoei_lv.o
1196af6129ec PSARC 2008/311 FCoE (Fibre Channel over Ethernet) Initiator
Zhong Wang <Zhong.Wang@Sun.COM>
parents: 10253
diff changeset
   961
7978
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   962
ISCSIT_SHARED_OBJS += \
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   963
		iscsit_common.o
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   964
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   965
ISCSIT_OBJS +=	$(ISCSIT_SHARED_OBJS) \
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   966
		iscsit.o iscsit_tgt.o iscsit_sess.o iscsit_login.o \
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   967
		iscsit_text.o iscsit_isns.o iscsit_radiusauth.o \
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   968
		iscsit_radiuspacket.o iscsit_auth.o iscsit_authclient.o
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
   969
10725
cd144ed668c5 PSARC/2009/465 COMSTAR ALUA active/standby support
John Forte <John.Forte@Sun.COM>
parents: 10703
diff changeset
   970
PPPT_OBJS +=	alua_ic_if.o pppt.o pppt_msg.o pppt_tgt.o
cd144ed668c5 PSARC/2009/465 COMSTAR ALUA active/standby support
John Forte <John.Forte@Sun.COM>
parents: 10703
diff changeset
   971
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   972
STMF_OBJS += lun_map.o stmf.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   973
12314
0ed71edeac88 6909809 COMSTAR should avoid extra data copy to zvol-based backing store
James Moore <James.Moore@Sun.COM>
parents: 12303
diff changeset
   974
STMF_SBD_OBJS += sbd.o sbd_scsi.o sbd_pgr.o sbd_zvol.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
   975
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   976
SYSMSG_OBJS +=	sysmsg.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   977
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   978
SES_OBJS +=	ses.o ses_sen.o ses_safte.o ses_ses.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   979
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   980
TNF_OBJS +=	tnf_buf.o	tnf_trace.o	tnf_writer.o	trace_init.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   981
		trace_funcs.o	tnf_probe.o	tnf.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   982
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   983
LOGINDMUX_OBJS += logindmux.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   984
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   985
DEVINFO_OBJS += devinfo.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   986
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   987
DEVPOLL_OBJS += devpoll.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   988
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   989
DEVPOOL_OBJS += devpool.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   990
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   991
I8042_OBJS +=	i8042.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   992
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   993
KB8042_OBJS +=	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   994
		at_keyprocess.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   995
		kb8042.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   996
		kb8042_keytables.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   997
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   998
MOUSE8042_OBJS += mouse8042.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
   999
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1000
FDC_OBJS +=	fdc.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1001
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1002
ASY_OBJS +=	asy.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1003
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1004
ECPP_OBJS +=	ecpp.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1005
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1006
VUIDM3P_OBJS += vuidmice.o vuidm3p.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1007
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1008
VUIDM4P_OBJS += vuidmice.o vuidm4p.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1009
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1010
VUIDM5P_OBJS += vuidmice.o vuidm5p.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1011
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1012
VUIDPS2_OBJS += vuidmice.o vuidps2.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1013
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1014
HPCSVC_OBJS += hpcsvc.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1015
11596
e9010337bcd3 FWARC 2009/535 SDIO Loaned Device Node Spec
Jason Beloro <Jason.Beloro@Sun.COM>
parents: 11534
diff changeset
  1016
PCIE_MISC_OBJS += pcie.o pcie_fault.o pcie_hp.o pciehpc.o pcishpc.o pcie_pwr.o pciev.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1017
10923
df470fd79c3c PSARC/2008/181 Solaris Hotplug Framework
Evan Yan <Evan.Yan@Sun.COM>
parents: 10922
diff changeset
  1018
PCIHPNEXUS_OBJS += pcihp.o
1531
4158f60aced8 PSARC/2005/375 PCI Hotplug Extensions for PCIe
kini
parents: 1455
diff changeset
  1019
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1020
OPENEEPR_OBJS += openprom.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1021
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1022
RANDOM_OBJS += random.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1023
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1024
PSHOT_OBJS += pshot.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1025
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1026
GEN_DRV_OBJS += gen_drv.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1027
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1028
TCLIENT_OBJS +=	tclient.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1029
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1030
TPHCI_OBJS += tphci.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1031
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1032
TVHCI_OBJS += tvhci.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1033
85
1bca8d4eab66 6225848 emul64 driver needs to be moved to SUNWiotu to resolve pshot incompatibility issue
cth
parents: 74
diff changeset
  1034
EMUL64_OBJS += emul64.o emul64_bsd.o
1bca8d4eab66 6225848 emul64 driver needs to be moved to SUNWiotu to resolve pshot incompatibility issue
cth
parents: 74
diff changeset
  1035
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1036
FCP_OBJS += fcp.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1037
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1038
FCIP_OBJS += fcip.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1039
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1040
FCSM_OBJS += fcsm.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1041
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1042
FCTL_OBJS += fctl.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1043
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1044
FP_OBJS += fp.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1045
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1046
QLC_OBJS += ql_api.o ql_debug.o ql_hba_fru.o ql_init.o ql_iocb.o ql_ioctl.o \
11924
ba3f66213a3a 6921442 Sun VTS Diagnostic Loopback test fails in qlc driver
Daniel Beauregard <Daniel.Beauregard@Sun.COM>
parents: 11900
diff changeset
  1047
	ql_isr.o ql_mbx.o ql_nx.o ql_xioctl.o ql_fw_table.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1048
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1049
QLC_FW_2200_OBJS += ql_fw_2200.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1050
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1051
QLC_FW_2300_OBJS += ql_fw_2300.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1052
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1053
QLC_FW_2400_OBJS += ql_fw_2400.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1054
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1055
QLC_FW_2500_OBJS += ql_fw_2500.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1056
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1057
QLC_FW_6322_OBJS += ql_fw_6322.o
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1058
9446
0ba751ada271 6547693 qlc driver should provide mechanism for Leadville to support N-Port point-to-point topology
Daniel Beauregard <Daniel.Beauregard@Sun.COM>
parents: 9440
diff changeset
  1059
QLC_FW_8100_OBJS += ql_fw_8100.o
0ba751ada271 6547693 qlc driver should provide mechanism for Leadville to support N-Port point-to-point topology
Daniel Beauregard <Daniel.Beauregard@Sun.COM>
parents: 9440
diff changeset
  1060
12073
05ba1c0d6140 6923815 Implement FMA functionality in qlge driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 12016
diff changeset
  1061
QLGE_OBJS += qlge.o qlge_dbg.o qlge_flash.o qlge_fm.o qlge_gld.o qlge_mpi.o
10997
2ff33cc68aa6 PSARC/2009/525 qlge - QLogic PCIe converged NIC driver
Sukumar Swaminathan <Sukumar.Swaminathan@Sun.COM>
parents: 10972
diff changeset
  1062
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1063
ZCONS_OBJS += zcons.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1064
4876
ecd69ba0713a PSARC/2006/501 Nvidia ck804/mcp55 SATA HBA driver
mlf
parents: 4851
diff changeset
  1065
NV_SATA_OBJS += nv_sata.o
ecd69ba0713a PSARC/2006/501 Nvidia ck804/mcp55 SATA HBA driver
mlf
parents: 4851
diff changeset
  1066
1258
9961d7d3ec8c PSARC/2004/779 SATA HBA Framework Support
mlf
parents: 1256
diff changeset
  1067
SI3124_OBJS += si3124.o
9961d7d3ec8c PSARC/2004/779 SATA HBA Framework Support
mlf
parents: 1256
diff changeset
  1068
3333
88329a0ff1be PSARC/2006/384 SATA AHCI HBA Driver
yt160523
parents: 3329
diff changeset
  1069
AHCI_OBJS += ahci.o
88329a0ff1be PSARC/2006/384 SATA AHCI HBA Driver
yt160523
parents: 3329
diff changeset
  1070
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1071
PCIIDE_OBJS += pci-ide.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1072
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1073
PCEPP_OBJS += pcepp.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1074
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1075
CPC_OBJS += cpc.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1076
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1077
CPUID_OBJS += cpuid_drv.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1078
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1079
SYSEVENT_OBJS += sysevent.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1080
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1081
BL_OBJS += bl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1082
5376
31cb2e1520bb 6587262 IOMMU supports for AMD64 in agpgart driver should be removed
cg149915
parents: 5331
diff changeset
  1083
DRM_OBJS += drm_sunmod.o drm_kstat.o drm_agpsupport.o \
2820
acdcb3b13767 PSARC 2004/801 DRI porting
kz151634
parents: 2797
diff changeset
  1084
	    drm_auth.o drm_bufs.o drm_context.o drm_dma.o \
acdcb3b13767 PSARC 2004/801 DRI porting
kz151634
parents: 2797
diff changeset
  1085
	    drm_drawable.o drm_drv.o drm_fops.o drm_ioctl.o drm_irq.o \
5804
7af97c792162 6641254 upgrading drm module for i915 3D driver
cg149915
parents: 5788
diff changeset
  1086
	    drm_lock.o drm_memory.o drm_msg.o drm_pci.o drm_scatter.o \
11260
eb8c6f2097e8 PSARC 2009/425 Additional ioctls for GEM support in i915 driver
miao chen - Sun Microsystems - Beijing China <Miao.Chen@Sun.COM>
parents: 11215
diff changeset
  1087
	    drm_cache.o drm_gem.o drm_mm.o ati_pcigart.o 
2820
acdcb3b13767 PSARC 2004/801 DRI porting
kz151634
parents: 2797
diff changeset
  1088
7532
bb6372f778bb PSARC 2008/569 FMA Topology & Retire Agent Refinements
Cheng Sean Ye <Sean.Ye@Sun.COM>
parents: 7513
diff changeset
  1089
FM_OBJS += devfm.o devfm_machdep.o
bb6372f778bb PSARC 2008/569 FMA Topology & Retire Agent Refinements
Cheng Sean Ye <Sean.Ye@Sun.COM>
parents: 7513
diff changeset
  1090
9286
32b1866c0e45 6822752 rtls should be open source
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 9175
diff changeset
  1091
RTLS_OBJS +=	rtls.o
32b1866c0e45 6822752 rtls should be open source
Garrett D'Amore <Garrett.Damore@Sun.COM>
parents: 9175
diff changeset
  1092
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1093
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1094
#			exec modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1095
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1096
AOUTEXEC_OBJS +=aout.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1097
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1098
ELFEXEC_OBJS +=	elf.o elf_notes.o old_notes.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1099
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1100
INTPEXEC_OBJS +=intp.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1101
8462
6e341f5569ba PSARC/2008/094 ksh93 Update 1
April Chin <April.Chin@Sun.COM>
parents: 8348
diff changeset
  1102
SHBINEXEC_OBJS +=shbin.o
6e341f5569ba PSARC/2008/094 ksh93 Update 1
April Chin <April.Chin@Sun.COM>
parents: 8348
diff changeset
  1103
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1104
JAVAEXEC_OBJS +=java.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1105
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1106
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1107
#			file system modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1108
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1109
AUTOFS_OBJS +=	auto_vfsops.o auto_vnops.o auto_subr.o auto_xdr.o auto_sys.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1110
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1111
CACHEFS_OBJS +=	cachefs_cnode.o		cachefs_cod.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1112
		cachefs_dir.o		cachefs_dlog.o	cachefs_filegrp.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1113
		cachefs_fscache.o	cachefs_ioctl.o	cachefs_log.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1114
		cachefs_module.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1115
		cachefs_noopc.o		cachefs_resource.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1116
		cachefs_strict.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1117
		cachefs_subr.o		cachefs_vfsops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1118
		cachefs_vnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1119
5648
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
  1120
DCFS_OBJS +=	dc_vnops.o
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
  1121
2621
4ea88858d952 PSARC/2003/246 Filesystem Driven Device Naming
llai1
parents: 2546
diff changeset
  1122
DEVFS_OBJS +=	devfs_subr.o	devfs_vfsops.o	devfs_vnops.o
4ea88858d952 PSARC/2003/246 Filesystem Driven Device Naming
llai1
parents: 2546
diff changeset
  1123
4ea88858d952 PSARC/2003/246 Filesystem Driven Device Naming
llai1
parents: 2546
diff changeset
  1124
DEV_OBJS  +=	sdev_subr.o	sdev_vfsops.o	sdev_vnops.o	\
10588
dc03f981ea18 6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor <Eric.Taylor@Sun.COM>
parents: 10553
diff changeset
  1125
		sdev_ptsops.o	sdev_zvolops.o	sdev_comm.o	\
dc03f981ea18 6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor <Eric.Taylor@Sun.COM>
parents: 10553
diff changeset
  1126
		sdev_profile.o	sdev_ncache.o	sdev_netops.o	\
dc03f981ea18 6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor <Eric.Taylor@Sun.COM>
parents: 10553
diff changeset
  1127
		sdev_ipnetops.o	\
dc03f981ea18 6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
Eric Taylor <Eric.Taylor@Sun.COM>
parents: 10553
diff changeset
  1128
		sdev_vtops.o
2621
4ea88858d952 PSARC/2003/246 Filesystem Driven Device Naming
llai1
parents: 2546
diff changeset
  1129
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1130
CTFS_OBJS +=	ctfs_all.o ctfs_cdir.o ctfs_ctl.o ctfs_event.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1131
		ctfs_latest.o ctfs_root.o ctfs_sym.o ctfs_tdir.o ctfs_tmpl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1132
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1133
OBJFS_OBJS +=	objfs_vfs.o	objfs_root.o	objfs_common.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1134
		objfs_odir.o	objfs_data.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1135
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1136
FDFS_OBJS +=	fdops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1137
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1138
FIFO_OBJS +=	fifosubr.o	fifovnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1139
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1140
PIPE_OBJS +=	pipe.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1141
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1142
HSFS_OBJS +=	hsfs_node.o	hsfs_subr.o	hsfs_vfsops.o	hsfs_vnops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1143
		hsfs_susp.o	hsfs_rrip.o	hsfs_susp_subr.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1144
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1145
LOFS_OBJS +=	lofs_subr.o	lofs_vfsops.o	lofs_vnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1146
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1147
NAMEFS_OBJS +=	namevfs.o	namevno.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1148
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1149
NFS_OBJS +=	nfs_client.o	nfs_common.o	nfs_dump.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1150
		nfs_subr.o	nfs_vfsops.o	nfs_vnops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1151
		nfs_xdr.o	nfs_sys.o	nfs_strerror.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1152
		nfs3_vfsops.o	nfs3_vnops.o	nfs3_xdr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1153
		nfs_acl_vnops.o	nfs_acl_xdr.o	nfs4_vfsops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1154
		nfs4_vnops.o	nfs4_xdr.o 	nfs4_idmap.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1155
		nfs4_shadow.o	nfs4_subr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1156
		nfs4_attr.o	nfs4_rnode.o	nfs4_client.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1157
		nfs4_acache.o	nfs4_common.o	nfs4_client_state.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1158
		nfs4_callback.o	nfs4_recovery.o nfs4_client_secinfo.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1159
		nfs4_client_debug.o	nfs_stats.o \
7961
4b5e3051f38b 6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>
parents: 7956
diff changeset
  1160
		nfs4_acl.o	nfs4_stub_vnops.o	nfs_cmd.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1161
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1162
NFSSRV_OBJS +=	nfs_server.o	nfs_srv.o	nfs3_srv.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1163
		nfs_acl_srv.o	nfs_auth.o	nfs_auth_xdr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1164
		nfs_export.o	nfs_log.o	nfs_log_xdr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1165
		nfs4_srv.o	nfs4_state.o	nfs4_srv_attr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1166
		nfs4_srv_ns.o	nfs4_db.o	nfs4_srv_deleg.o \
74
524df0e4e452 6257280 assertion triggered in nfs/rpc code
rg137905
parents: 58
diff changeset
  1167
		nfs4_deleg_ops.o nfs4_srv_readdir.o nfs4_dispatch.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1168
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1169
SMBSRV_SHARED_OBJS += \
8670
6da349c3f817 6792084 smb_node_lookup should not take ownership of the hold on vnode passed as a parameter
jose borrego <Jose.Borrego@Sun.COM>
parents: 8637
diff changeset
  1170
		smb_inet.o \
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1171
		smb_match.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1172
		smb_msgbuf.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1173
		smb_oem.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1174
		smb_string.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1175
		smb_utf8.o \
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1176
		smb_door_legacy.o \
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1177
		smb_xdr.o \
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1178
		smb_token.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1179
		smb_token_xdr.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1180
		smb_sid.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1181
		smb_status_xlat.o \
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1182
		smb_native.o \
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1183
		smb_netbios_util.o
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1184
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1185
SMBSRV_OBJS +=	$(SMBSRV_SHARED_OBJS)			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1186
		smb_acl.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1187
		smb_alloc.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1188
		smb_close.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1189
		smb_common_open.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1190
		smb_common_transact.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1191
		smb_create.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1192
		smb_delete.o				\
8934
8ff6afa44187 6709704 smbtorture RAW-BENCH-OPLOCK test fails (when oplocks enabled)
jose borrego <Jose.Borrego@Sun.COM>
parents: 8906
diff changeset
  1193
		smb_directory.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1194
		smb_dispatch.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1195
		smb_echo.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1196
		smb_fem.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1197
		smb_find.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1198
		smb_flush.o				\
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1199
		smb_fsinfo.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1200
		smb_fsops.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1201
		smb_init.o				\
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1202
		smb_kdoor.o				\
6771
2e6e486314b6 6686467 Panic in smb_trans_net_share_enum() while browsing over 200 shares from Mac
jb150015
parents: 6711
diff changeset
  1203
		smb_kshare.o				\
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1204
                smb_kutil.o				\
7348
73b61202d5d6 6584155 Confusing 'No such object' message is logged when a share is successfully published.
jose borrego <Jose.Borrego@Sun.COM>
parents: 7331
diff changeset
  1205
		smb_lock.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1206
		smb_lock_byte_range.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1207
		smb_locking_andx.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1208
		smb_logoff_andx.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1209
		smb_mangle_name.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1210
		smb_mbuf_marshaling.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1211
		smb_mbuf_util.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1212
		smb_negotiate.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1213
		smb_net.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1214
		smb_node.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1215
                smb_nt_cancel.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1216
		smb_nt_create_andx.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1217
                smb_nt_transact_create.o		\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1218
		smb_nt_transact_ioctl.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1219
		smb_nt_transact_notify_change.o		\
11963
061945695ce1 PSARC/2009/534 SMB/CIFS Standalone DFS
afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>
parents: 11935
diff changeset
  1220
		smb_nt_transact_quota.o			\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1221
		smb_nt_transact_security.o		\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1222
                smb_odir.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1223
		smb_ofile.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1224
		smb_open_andx.o				\
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 7046
diff changeset
  1225
		smb_opipe.o				\
6600
4e63bcd27ae9 6473755 RFE: Need ability to reconcile oplock and delegation conflicts
as200622
parents: 6557
diff changeset
  1226
		smb_oplock.o				\
11337
1f8fe42c7b83 6879234 ad-container appends domain to value specified
Bill Krier <William.Krier@Sun.COM>
parents: 11332
diff changeset
  1227
		smb_pathname.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1228
		smb_print.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1229
		smb_process_exit.o			\
10504
ee04788f8605 6861127 Want an RPC function to get the session key
Keyur Desai <Keyur.Desai@Sun.COM>
parents: 10503
diff changeset
  1230
		smb_query_fileinfo.o			\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1231
		smb_read.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1232
		smb_rename.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1233
		smb_sd.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1234
		smb_seek.o				\
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6134
diff changeset
  1235
		smb_server.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1236
		smb_session.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1237
		smb_session_setup_andx.o		\
11337
1f8fe42c7b83 6879234 ad-container appends domain to value specified
Bill Krier <William.Krier@Sun.COM>
parents: 11332
diff changeset
  1238
		smb_set_fileinfo.o			\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1239
		smb_signing.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1240
                smb_tree.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1241
		smb_trans2_create_directory.o		\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1242
		smb_trans2_dfs.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1243
		smb_trans2_find.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1244
		smb_tree_connect.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1245
		smb_unlock_byte_range.o			\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1246
		smb_user.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1247
		smb_vfs.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1248
		smb_vops.o				\
8474
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8462
diff changeset
  1249
		smb_vss.o				\
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1250
		smb_write.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1251
		smb_write_raw.o				\
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1252
		smb_xlate.o
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents: 5326
diff changeset
  1253
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1254
PCFS_OBJS +=	pc_alloc.o	pc_dir.o	pc_node.o	pc_subr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1255
		pc_vfsops.o	pc_vnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1256
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1257
PROC_OBJS +=	prcontrol.o	prioctl.o	prsubr.o	prusrio.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1258
		prvfsops.o	prvnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1259
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1260
MNTFS_OBJS +=	mntvfsops.o	mntvnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1261
3957
86c9dda5df37 PSARC/2007/052 In-kernel Sharetab
th199096
parents: 3952
diff changeset
  1262
SHAREFS_OBJS +=	sharetab.o	sharefs_vfsops.o	sharefs_vnops.o
86c9dda5df37 PSARC/2007/052 In-kernel Sharetab
th199096
parents: 3952
diff changeset
  1263
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1264
SPEC_OBJS +=	specsubr.o	specvfsops.o	specvnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1265
8348
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
  1266
SOCK_OBJS +=	socksubr.o	sockvfsops.o	sockparams.o	\
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
  1267
		socksyscalls.o	socktpi.o	sockstr.o	sockssl.o \
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
  1268
		sockcommon_vnops.o	sockcommon_subr.o \
10639
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
  1269
		sockcommon_sops.o	sockcommon.o	\
368f1335a058 PSARC/2009/232 Solaris Packet Capture
Darren Reed <Darren.Reed@Sun.COM>
parents: 10616
diff changeset
  1270
		sock_notsupp.o	socknotify.o \
898
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1271
		nl7c.o		nl7curi.o	nl7chttp.o	nl7clogd.o \
9491
2a8ac51063ac 6813959 I/OAT should be removed from TCP and STREAMS
Anders Persson <Anders.Persson@Sun.COM>
parents: 9485
diff changeset
  1272
		nl7cnca.o	sodirect.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1273
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1274
TMPFS_OBJS +=	tmp_dir.o	tmp_subr.o	tmp_tnode.o	tmp_vfsops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1275
		tmp_vnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1276
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1277
UDFS_OBJS +=	udf_alloc.o	udf_bmap.o	udf_dir.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1278
		udf_inode.o	udf_subr.o	udf_vfsops.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1279
		udf_vnops.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1280
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1281
UFS_OBJS +=	ufs_alloc.o	ufs_bmap.o	ufs_dir.o 	ufs_xattr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1282
		ufs_inode.o	ufs_subr.o	ufs_tables.o	ufs_vfsops.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1283
		ufs_vnops.o	quota.o		quotacalls.o	quota_ufs.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1284
		ufs_filio.o	ufs_lockfs.o	ufs_thread.o	ufs_trans.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1285
		ufs_acl.o	ufs_panic.o	ufs_directio.o	ufs_log.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1286
		ufs_extvnops.o	ufs_snap.o	lufs.o		lufs_thread.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1287
		lufs_log.o	lufs_map.o	lufs_top.o	lufs_debug.o
5440
f84b7f8d106d PSARC 2007/118 VSCAN Service
jm199354
parents: 5376
diff changeset
  1288
VSCAN_OBJS +=	vscan_drv.o	vscan_svc.o vscan_door.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1289
11332
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1290
NSMB_OBJS +=	smb_conn.o	smb_dev.o	smb_iod.o	smb_pass.o \
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1291
		smb_rq.o	smb_sign.o	smb_smb.o	smb_subrs.o \
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1292
		smb_time.o	smb_tran.o	smb_trantcp.o	smb_usr.o \
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1293
		subr_mchain.o
6007
d57e38e8fdd1 PSARC 2005/695 CIFS Client on Solaris
thurlow
parents: 5959
diff changeset
  1294
11332
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1295
SMBFS_COMMON_OBJS += smbfs_ntacl.o
7040
eeae3015c35e 6668593 Support NT "named streams"
gwr
parents: 6941
diff changeset
  1296
SMBFS_OBJS +=	smbfs_vfsops.o	smbfs_vnops.o	smbfs_node.o	\
8271
792589b3384f 6565868 Client should do packet signing
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 8212
diff changeset
  1297
		smbfs_acl.o	smbfs_client.o	smbfs_smb.o	\
792589b3384f 6565868 Client should do packet signing
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 8212
diff changeset
  1298
		smbfs_subr.o	smbfs_subr2.o	\
11332
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1299
		smbfs_rwlock.o	smbfs_xattr.o	\
ed3411181494 6650611 Attribute cache logic needs improvement
Gordon Ross <Gordon.Ross@Sun.COM>
parents: 11260
diff changeset
  1300
		$(SMBFS_COMMON_OBJS)
6771
2e6e486314b6 6686467 Panic in smb_trans_net_share_enum() while browsing over 200 shares from Mac
jb150015
parents: 6711
diff changeset
  1301
11343
b515ee17d5dd 6905573 pmcs firmware module delivery
David Hollister <David.Hollister@Sun.COM>
parents: 11337
diff changeset
  1302
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1303
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1304
#			LVM modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1305
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1306
MD_OBJS	+= md.o md_error.o md_ioctl.o md_mddb.o md_names.o \
734
d24968311d53 6214917 metaimport -r should display metastat info for candidate disksets
mw145384
parents: 718
diff changeset
  1307
	md_med.o md_rename.o md_subr.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1308
734
d24968311d53 6214917 metaimport -r should display metastat info for candidate disksets
mw145384
parents: 718
diff changeset
  1309
MD_COMMON_OBJS = md_convert.o md_crc.o md_revchk.o
d24968311d53 6214917 metaimport -r should display metastat info for candidate disksets
mw145384
parents: 718
diff changeset
  1310
d24968311d53 6214917 metaimport -r should display metastat info for candidate disksets
mw145384
parents: 718
diff changeset
  1311
MD_DERIVED_OBJS = metamed_xdr.o meta_basic_xdr.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1312
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1313
SOFTPART_OBJS += sp.o sp_ioctl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1314
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1315
STRIPE_OBJS += stripe.o stripe_ioctl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1316
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1317
HOTSPARES_OBJS += hotspares.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1318
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1319
RAID_OBJS += raid.o raid_ioctl.o raid_replay.o raid_resync.o raid_hotspare.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1320
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1321
MIRROR_OBJS += mirror.o mirror_ioctl.o mirror_resync.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1322
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1323
NOTIFY_OBJS += md_notify.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1324
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1325
TRANS_OBJS += mdtrans.o trans_ioctl.o trans_log.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1326
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1327
ZFS_COMMON_OBJS +=		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1328
	arc.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1329
	bplist.o		\
12470
54258108784b 6948890 snapshot deletion can induce pathologically long spa_sync() times
Matthew Ahrens <Matthew.Ahrens@Sun.COM>
parents: 12426
diff changeset
  1330
	bpobj.o			\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1331
	dbuf.o			\
10922
e2081f502306 PSARC 2009/571 ZFS Deduplication Properties
Jeff Bonwick <Jeff.Bonwick@Sun.COM>
parents: 10913
diff changeset
  1332
	ddt.o			\
e2081f502306 PSARC 2009/571 ZFS Deduplication Properties
Jeff Bonwick <Jeff.Bonwick@Sun.COM>
parents: 10913
diff changeset
  1333
	ddt_zap.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1334
	dmu.o			\
2743
632c24f376ff 6461438 zfs send/recv code should live in its own file
ahrens
parents: 2712
diff changeset
  1335
	dmu_send.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1336
	dmu_object.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1337
	dmu_objset.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1338
	dmu_traverse.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1339
	dmu_tx.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1340
	dnode.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1341
	dnode_sync.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1342
	dsl_dir.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1343
	dsl_dataset.o		\
12470
54258108784b 6948890 snapshot deletion can induce pathologically long spa_sync() times
Matthew Ahrens <Matthew.Ahrens@Sun.COM>
parents: 12426
diff changeset
  1344
	dsl_deadlist.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1345
	dsl_pool.o		\
2199
712a788c2dfd PSARC 2006/388 snapshot -r
ahrens
parents: 1865
diff changeset
  1346
	dsl_synctask.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1347
	dmu_zfetch.o		\
4543
12bb2876a62e PSARC/2006/465 ZFS Delegated Administration
marks
parents: 4520
diff changeset
  1348
	dsl_deleg.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1349
	dsl_prop.o		\
12296
7cf402a7f374 6675946 'zpool status' should show the progress of resilvering for individual disk.
Lin Ling <Lin.Ling@Sun.COM>
parents: 12239
diff changeset
  1350
	dsl_scan.o		\
3886
3291401d66a6 6536602 add zlib compression support and upgrade to version 1.2.3
ahl
parents: 3859
diff changeset
  1351
	gzip.o			\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1352
	lzjb.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1353
	metaslab.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1354
	refcount.o		\
11935
538c866aaac6 6716117 ZFS needs native system attribute infrastructure
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM>
parents: 11924
diff changeset
  1355
	sa.o			\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1356
	sha256.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1357
	spa.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1358
	spa_config.o		\
1544
938876158511 PSARC 2006/077 zpool clear
eschrock
parents: 1531
diff changeset
  1359
	spa_errlog.o		\
2926
acfcfefbc60d PSARC 2006/288 zpool history
ek110237
parents: 2912
diff changeset
  1360
	spa_history.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1361
	spa_misc.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1362
	space_map.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1363
	txg.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1364
	uberblock.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1365
	unique.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1366
	vdev.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1367
	vdev_cache.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1368
	vdev_file.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1369
	vdev_label.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1370
	vdev_mirror.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1371
	vdev_missing.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1372
	vdev_queue.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1373
	vdev_raidz.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1374
	vdev_root.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1375
	zap.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1376
	zap_leaf.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1377
	zap_micro.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1378
	zfs_byteswap.o		\
12296
7cf402a7f374 6675946 'zpool status' should show the progress of resilvering for individual disk.
Lin Ling <Lin.Ling@Sun.COM>
parents: 12239
diff changeset
  1379
	zfs_debug.o		\
1544
938876158511 PSARC 2006/077 zpool clear
eschrock
parents: 1531
diff changeset
  1380
	zfs_fm.o		\
5959
1e1904b8526d 6650192 zfs ACL/fuid code could use some minor cleanup
marks
parents: 5913
diff changeset
  1381
	zfs_fuid.o		\
11935
538c866aaac6 6716117 ZFS needs native system attribute infrastructure
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM>
parents: 11924
diff changeset
  1382
	zfs_sa.o		\
3444
dc160a70a50d 6410433 'zpool status -v' would be more useful with filenames
ek110237
parents: 3434
diff changeset
  1383
	zfs_znode.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1384
	zil.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1385
	zio.o			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1386
	zio_checksum.o		\
1544
938876158511 PSARC 2006/077 zpool clear
eschrock
parents: 1531
diff changeset
  1387
	zio_compress.o		\
10922
e2081f502306 PSARC 2009/571 ZFS Deduplication Properties
Jeff Bonwick <Jeff.Bonwick@Sun.COM>
parents: 10913
diff changeset
  1388
	zio_inject.o		\
e2081f502306 PSARC 2009/571 ZFS Deduplication Properties
Jeff Bonwick <Jeff.Bonwick@Sun.COM>
parents: 10913
diff changeset
  1389
	zle.o
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1390
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1391
ZFS_SHARED_OBJS +=		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1392
	zfs_namecheck.o		\
5094
71a3e95fb9e2 PSARC 2007/342 Enhanced ZFS Pool Properties
lling
parents: 5084
diff changeset
  1393
	zfs_deleg.o		\
4543
12bb2876a62e PSARC/2006/465 ZFS Delegated Administration
marks
parents: 4520
diff changeset
  1394
	zfs_prop.o		\
5913
a77f8ad2ce63 6575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 mmu_fsr=0, really, truly out of space
perrin
parents: 5895
diff changeset
  1395
	zfs_comutil.o		\
10602
21d184667b7e 6399128 want tool to examine backup files (zstreamdump)
Lori Alt <Lori.Alt@Sun.COM>
parents: 10588
diff changeset
  1396
	zfs_fletcher.o		\
5094
71a3e95fb9e2 PSARC 2007/342 Enhanced ZFS Pool Properties
lling
parents: 5084
diff changeset
  1397
	zpool_prop.o		\
71a3e95fb9e2 PSARC 2007/342 Enhanced ZFS Pool Properties
lling
parents: 5084
diff changeset
  1398
	zprop_common.o
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1399
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1400
ZFS_OBJS +=			\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1401
	$(ZFS_COMMON_OBJS)	\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1402
	$(ZFS_SHARED_OBJS)	\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1403
	vdev_disk.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1404
	zfs_acl.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1405
	zfs_ctldir.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1406
	zfs_dir.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1407
	zfs_ioctl.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1408
	zfs_log.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1409
	zfs_replay.o		\
1669
3521dbbcb2e8 6343608 ZFS file range locking
perrin
parents: 1624
diff changeset
  1410
	zfs_rlock.o		\
5326
6752aa2bd5bc 6425096 want online 'zfs recv' (read only and read/write)
ek110237
parents: 5302
diff changeset
  1411
	rrwlock.o		\
789
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1412
	zfs_vfsops.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1413
	zfs_vnops.o		\
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1414
	zvol.o
b348f31ed315 PSARC 2002/240 ZFS
ahrens
parents: 786
diff changeset
  1415
9749
105f407a2680 PSARC 2009/246 ZFS support for Access Based Enumeration
Tim Haley <Tim.Haley@Sun.COM>
parents: 9684
diff changeset
  1416
ZUT_OBJS +=			\
105f407a2680 PSARC 2009/246 ZFS support for Access Based Enumeration
Tim Haley <Tim.Haley@Sun.COM>
parents: 9684
diff changeset
  1417
	zut.o
105f407a2680 PSARC 2009/246 ZFS support for Access Based Enumeration
Tim Haley <Tim.Haley@Sun.COM>
parents: 9684
diff changeset
  1418
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1419
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1420
#			streams modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1421
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1422
BUFMOD_OBJS	+=	bufmod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1423
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1424
CONNLD_OBJS +=	connld.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1425
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1426
DEDUMP_OBJS +=	dedump.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1427
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1428
DRCOMPAT_OBJS +=	drcompat.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1429
2712
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
  1430
LDLINUX_OBJS +=	ldlinux.o
f74a135872bc PSARC/2005/471 BrandZ: Support for non-native zones
nn35248
parents: 2696
diff changeset
  1431
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1432
LDTERM_OBJS +=	ldterm.o uwidth.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1433
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1434
PCKT_OBJS +=	pckt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1435
2958
98aa41c076f5 PSARC/2005/334 Packet Filtering Hooks
dr146992
parents: 2926
diff changeset
  1436
PFMOD_OBJS +=	pfmod.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1437
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1438
PTEM_OBJS +=	ptem.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1439
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1440
REDIRMOD_OBJS += strredirm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1441
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1442
TIMOD_OBJS +=	timod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1443
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1444
TIRDWR_OBJS +=	tirdwr.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1445
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1446
TTCOMPAT_OBJS +=ttcompat.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1447
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1448
LOG_OBJS +=	log.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1449
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1450
PIPEMOD_OBJS +=	pipemod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1451
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1452
RPCMOD_OBJS +=	rpcmod.o	clnt_cots.o	clnt_clts.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1453
		clnt_gen.o	clnt_perr.o	mt_rpcinit.o	rpc_calmsg.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1454
		rpc_prot.o	rpc_sztypes.o	rpc_subr.o	rpcb_prot.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1455
		svc.o		svc_clts.o	svc_gen.o	svc_cots.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1456
		rpcsys.o	xdr_sizeof.o	clnt_rdma.o	svc_rdma.o \
6134
27ee74117a16 PSARC 2008/109 Fine Grained Access Permissions (FGAP)
casper
parents: 6023
diff changeset
  1457
		xdr_rdma.o	rdma_subr.o	xdrrdma_sizeof.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1458
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1459
TLIMOD_OBJS +=	tlimod.o	t_kalloc.o	t_kbind.o	t_kclose.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1460
		t_kconnect.o	t_kfree.o	t_kgtstate.o	t_kopen.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1461
		t_krcvudat.o	t_ksndudat.o	t_kspoll.o	t_kunbind.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1462
		t_kutil.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1463
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1464
RLMOD_OBJS += rlmod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1465
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1466
TELMOD_OBJS += telmod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1467
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1468
CRYPTMOD_OBJS += cryptmod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1469
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1470
KB_OBJS +=	kbd.o		keytables.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1471
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1472
#
4520
7dbeadedd7fe 6424438 Winchester: ID mapping for AD Interoperability
nw141292
parents: 4321
diff changeset
  1473
#			ID mapping module
7dbeadedd7fe 6424438 Winchester: ID mapping for AD Interoperability
nw141292
parents: 4321
diff changeset
  1474
#
7dbeadedd7fe 6424438 Winchester: ID mapping for AD Interoperability
nw141292
parents: 4321
diff changeset
  1475
IDMAP_OBJS +=	idmap_mod.o	idmap_kapi.o	idmap_xdr.o	idmap_cache.o
7dbeadedd7fe 6424438 Winchester: ID mapping for AD Interoperability
nw141292
parents: 4321
diff changeset
  1476
7dbeadedd7fe 6424438 Winchester: ID mapping for AD Interoperability
nw141292
parents: 4321
diff changeset
  1477
#
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1478
#			scheduling class modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1479
#
11173
87f3734e64df 6881015 ZFS write activity prevents other threads from running in a timely manner
Jonathan Adams <Jonathan.Adams@Sun.COM>
parents: 11090
diff changeset
  1480
SDC_OBJS +=		sysdc.o
87f3734e64df 6881015 ZFS write activity prevents other threads from running in a timely manner
Jonathan Adams <Jonathan.Adams@Sun.COM>
parents: 11090
diff changeset
  1481
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1482
RT_OBJS +=		rt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1483
RT_DPTBL_OBJS +=	rt_dptbl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1484
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1485
TS_OBJS +=		ts.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1486
TS_DPTBL_OBJS +=	ts_dptbl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1487
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1488
IA_OBJS +=		ia.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1489
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1490
FSS_OBJS +=		fss.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1491
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1492
FX_OBJS +=		fx.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1493
FX_DPTBL_OBJS +=	fx_dptbl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1494
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1495
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1496
#			Inter-Process Communication (IPC) modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1497
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1498
IPC_OBJS +=	ipc.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1499
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1500
IPCMSG_OBJS +=	msg.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1501
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1502
IPCSEM_OBJS +=	sem.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1503
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1504
IPCSHM_OBJS +=	shm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1505
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1506
#
6557
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1507
#			bignum module
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1508
#
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1509
COMMON_BIGNUM_OBJS += bignum_mod.o bignumimpl.o
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1510
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1511
BIGNUM_OBJS += $(COMMON_BIGNUM_OBJS) $(BIGNUM_PSR_OBJS)
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1512
c6c4f66aed66 6494306 need single source for bignum code
fr41279
parents: 6512
diff changeset
  1513
#
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1514
#			kernel cryptographic framework
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1515
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1516
KCF_OBJS +=	kcf.o kcf_callprov.o kcf_cbufcall.o kcf_cipher.o kcf_crypto.o \
904
4f885c862682 PSARC 2005/576 Support for complex cryptographic mechanisms
mcpowers
parents: 903
diff changeset
  1517
		kcf_cryptoadm.o kcf_ctxops.o kcf_digest.o kcf_dual.o \
4f885c862682 PSARC 2005/576 Support for complex cryptographic mechanisms
mcpowers
parents: 903
diff changeset
  1518
		kcf_keys.o kcf_mac.o kcf_mech_tabs.o kcf_miscapi.o \
7188
b5eb53fb3905 6559619 Enhance n2cp to support CCM mode
mcpowers
parents: 7176
diff changeset
  1519
		kcf_object.o kcf_policy.o kcf_prov_lib.o kcf_prov_tabs.o \
b5eb53fb3905 6559619 Enhance n2cp to support CCM mode
mcpowers
parents: 7176
diff changeset
  1520
		kcf_sched.o kcf_session.o kcf_sign.o kcf_spi.o kcf_verify.o \
8029
d7695059e7a6 6703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNG
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 8023
diff changeset
  1521
		kcf_random.o modes.o ecb.o cbc.o ctr.o ccm.o gcm.o fips_random.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1522
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1523
CRYPTOADM_OBJS += cryptoadm.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1524
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1525
CRYPTO_OBJS +=	crypto.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1526
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1527
DPROV_OBJS +=	dprov.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1528
906
1b5a12bcb15b PSARC 2005/477 Broadcom 582[0125] support for dca crypto driver
gm89044
parents: 904
diff changeset
  1529
DCA_OBJS +=	dca.o dca_3des.o dca_debug.o dca_dsa.o dca_kstat.o dca_rng.o \
1b5a12bcb15b PSARC 2005/477 Broadcom 582[0125] support for dca crypto driver
gm89044
parents: 904
diff changeset
  1530
		dca_rsa.o
1b5a12bcb15b PSARC 2005/477 Broadcom 582[0125] support for dca crypto driver
gm89044
parents: 904
diff changeset
  1531
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
  1532
AESPROV_OBJS +=	aes.o aes_impl.o aes_modes.o fips_aes_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1533
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1534
ARCFOURPROV_OBJS += arcfour.o arcfour_crypt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1535
7188
b5eb53fb3905 6559619 Enhance n2cp to support CCM mode
mcpowers
parents: 7176
diff changeset
  1536
BLOWFISHPROV_OBJS += blowfish.o blowfish_impl.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1537
5697
324be5104707 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
mcpowers
parents: 5678
diff changeset
  1538
ECCPROV_OBJS += ecc.o ec.o ec2_163.o ec2_mont.o ecdecode.o ecl_mult.o \
324be5104707 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
mcpowers
parents: 5678
diff changeset
  1539
		ecp_384.o ecp_jac.o ec2_193.o ecl.o ecp_192.o ecp_521.o \
324be5104707 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
mcpowers
parents: 5678
diff changeset
  1540
		ecp_jm.o ec2_233.o ecl_curve.o ecp_224.o ecp_aff.o \
324be5104707 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
mcpowers
parents: 5678
diff changeset
  1541
		ecp_mont.o ec2_aff.o ec_naf.o ecl_gf.o ecp_256.o mp_gf2m.o \
5856
586262534fef 6648724 6562402 broke gcc build
mcpowers
parents: 5804
diff changeset
  1542
		mpi.o mplogic.o mpmontg.o mpprime.o oid.o \
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
  1543
		secitem.o ec2_test.o ecp_test.o fips_ecc_util.o
5697
324be5104707 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
mcpowers
parents: 5678
diff changeset
  1544
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
  1545
RSAPROV_OBJS += rsa.o rsa_impl.o fips_rsa_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1546
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
  1547
SWRANDPROV_OBJS += swrand.o fips_random_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1548
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1549
#
898
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1550
#			kernel SSL
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1551
#
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1552
KSSL_OBJS +=	kssl.o ksslioctl.o ksslapi.o ksslrec.o
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1553
64b2a371a6bd PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
kais
parents: 893
diff changeset
  1554
#
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1555
#			misc. modules
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1556
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1557
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1558
C2AUDIT_OBJS +=	adr.o audit.o audit_event.o audit_io.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1559
		audit_path.o audit_start.o audit_syscalls.o audit_token.o \
11861
a63258283f8f PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil <Marek.Pospisil@Sun.COM>
parents: 11798
diff changeset
  1560
		audit_mem.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1561
2305
7954d746a1b5 6392835 move driver central to usr/src
stevel
parents: 2243
diff changeset
  1562
PCIC_OBJS +=	pcic.o
7954d746a1b5 6392835 move driver central to usr/src
stevel
parents: 2243
diff changeset
  1563
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1564
RPCSEC_OBJS +=	secmod.o	sec_clnt.o	sec_svc.o	sec_gen.o \
8637
ea911f428078 6790413 AUTH_NONE implementation in kernel RPC
Vallish Vaidyeshwara <Vallish.Vaidyeshwara@Sun.COM>
parents: 8561
diff changeset
  1565
		auth_des.o	auth_kern.o	auth_none.o	auth_loopb.o\
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1566
		authdesprt.o	authdesubr.o	authu_prot.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1567
		key_call.o	key_prot.o	svc_authu.o	svcauthdes.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1568
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1569
RPCSEC_GSS_OBJS +=	rpcsec_gssmod.o rpcsec_gss.o rpcsec_gss_misc.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1570
		rpcsec_gss_utils.o svc_rpcsec_gss.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1571
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1572
CONSCONFIG_OBJS += consconfig.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1573
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1574
CONSCONFIG_DACF_OBJS  += consconfig_dacf.o consplat.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1575
1253
0df630a41817 PSARC 2003/432 Coherent Console
lq150181
parents: 1217
diff changeset
  1576
TEM_OBJS += tem.o tem_safe.o 6x10.o 7x14.o 12x22.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1577
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1578
KBTRANS_OBJS +=				\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1579
		kbtrans.o		\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1580
		kbtrans_keytables.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1581
		kbtrans_polled.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1582
		kbtrans_streams.o	\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1583
		usb_keytables.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1584
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1585
KGSSD_OBJS +=	gssd_clnt_stubs.o gssd_handle.o gssd_prot.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1586
		gss_display_name.o gss_release_name.o gss_import_name.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1587
		gss_release_buffer.o gss_release_oid_set.o gen_oids.o gssdmod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1588
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1589
KGSSD_DERIVED_OBJS = gssd_xdr.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1590
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1591
KGSS_DUMMY_OBJS += dmech.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1592
8348
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
  1593
KSOCKET_OBJS +=	ksocket.o ksocket_mod.o
4137e18bfaf0 PSARC 2007/587 Volo -- Low Latency Socket Framework
Yu Xiangning<Eric.Yu@Sun.COM>
parents: 8275
diff changeset
  1594
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1595
CRYPTO= cksumtypes.o decrypt.o encrypt.o encrypt_length.o etypes.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1596
	nfold.o verify_checksum.o prng.o block_size.o make_checksum.o\
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1597
	checksum_length.o hmac.o default_state.o mandatory_sumtype.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1598
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1599
# crypto/des
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1600
CRYPTO_DES= f_cbc.o f_cksum.o f_parity.o weak_key.o d3_cbc.o ef_crypto.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1601
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1602
CRYPTO_DK= checksum.o derive.o dk_decrypt.o dk_encrypt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1603
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1604
CRYPTO_ARCFOUR= k5_arcfour.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1605
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1606
# crypto/enc_provider
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1607
CRYPTO_ENC= des.o des3.o arcfour_provider.o aes_provider.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1608
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1609
# crypto/hash_provider
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1610
CRYPTO_HASH= hash_kef_generic.o hash_kmd5.o hash_crc32.o hash_ksha1.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1611
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1612
# crypto/keyhash_provider
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1613
CRYPTO_KEYHASH= descbc.o k5_kmd5des.o k_hmac_md5.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1614
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1615
# crypto/crc32
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1616
CRYPTO_CRC32= crc32.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1617
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1618
# crypto/old
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1619
CRYPTO_OLD= old_decrypt.o old_encrypt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1620
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1621
# crypto/raw
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1622
CRYPTO_RAW= raw_decrypt.o raw_encrypt.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1623
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1624
K5_KRB= kfree.o copy_key.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1625
	parse.o init_ctx.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1626
	ser_adata.o ser_addr.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1627
	ser_auth.o ser_cksum.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1628
	ser_key.o ser_princ.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1629
	serialize.o unparse.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1630
	ser_actx.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1631
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1632
K5_OS=  timeofday.o toffset.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1633
	init_os_ctx.o c_ustime.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1634
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1635
SEAL=
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1636
# EXPORT DELETE START
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1637
SEAL=	seal.o unseal.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1638
# EXPORT DELETE END
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1639
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1640
MECH=	delete_sec_context.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1641
	import_sec_context.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1642
	gssapi_krb5.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1643
	k5seal.o k5unseal.o k5sealv3.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1644
	ser_sctx.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1645
	sign.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1646
	util_crypt.o  \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1647
	util_validate.o  util_ordering.o  \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1648
	util_seqnum.o util_set.o util_seed.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1649
	wrap_size_limit.o verify.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1650
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1651
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1652
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1653
MECH_GEN= util_token.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1654
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1655
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1656
KGSS_KRB5_OBJS += krb5mech.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1657
	$(MECH) $(SEAL) $(MECH_GEN) \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1658
	$(CRYPTO) $(CRYPTO_DES) $(CRYPTO_DK) $(CRYPTO_ARCFOUR) \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1659
	$(CRYPTO_ENC) $(CRYPTO_HASH) \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1660
	$(CRYPTO_KEYHASH) $(CRYPTO_CRC32) \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1661
	$(CRYPTO_OLD) \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1662
	$(CRYPTO_RAW) $(K5_KRB) $(K5_OS)
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1663
10500
a10fbcfc2f21 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
Hai-May Chao <Hai-May.Chao@Sun.COM>
parents: 10491
diff changeset
  1664
DES_OBJS +=	des_crypt.o des_impl.o des_ks.o des_soft.o fips_des_util.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1665
307
a4c0aa8eedcf 6285716 p2 nv_16 SUNWCrnet metacluser install panic on x86
szhou
parents: 269
diff changeset
  1666
DLBOOT_OBJS +=	bootparam_xdr.o nfs_dlinet.o scan.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1667
5648
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
  1668
KRTLD_OBJS +=	kobj_bootflags.o getoptstr.o \
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
  1669
		kobj.o kobj_kdi.o kobj_lm.o kobj_subr.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1670
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1671
MOD_OBJS +=	modctl.o modsubr.o modsysfile.o modconf.o modhash.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1672
5648
161f8007cab9 6521412 PSARC 2006/525: new boot sparc
setje
parents: 5574
diff changeset
  1673
STRPLUMB_OBJS += strplumb.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1674
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1675
CPR_OBJS +=	cpr_driver.o cpr_dump.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1676
		cpr_main.o cpr_misc.o cpr_mod.o cpr_stat.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1677
		cpr_uthread.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1678
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1679
PROF_OBJS +=	prf.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1680
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1681
SE_OBJS += se_driver.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1682
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1683
SYSACCT_OBJS +=	acct.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1684
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1685
ACCTCTL_OBJS +=	acctctl.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1686
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1687
EXACCTSYS_OBJS += exacctsys.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1688
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1689
KAIO_OBJS += aio.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1690
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1691
PCMCIA_OBJS += pcmcia.o cs.o cis.o cis_callout.o cis_handlers.o cis_params.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1692
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1693
BUSRA_OBJS += busra.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1694
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1695
PCS_OBJS += pcs.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1696
3737
ddc3d2cb268a PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
hx147065
parents: 3603
diff changeset
  1697
PCAN_OBJS += pcan.o
ddc3d2cb268a PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
hx147065
parents: 3603
diff changeset
  1698
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1699
PCATA_OBJS += pcide.o pcdisk.o pclabel.o pcata.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1700
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1701
PCSER_OBJS += pcser.o pcser_cis.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1702
3737
ddc3d2cb268a PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
hx147065
parents: 3603
diff changeset
  1703
PCWL_OBJS += pcwl.o
ddc3d2cb268a PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
hx147065
parents: 3603
diff changeset
  1704
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1705
PSET_OBJS +=	pset.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1706
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1707
OHCI_OBJS += ohci.o ohci_hub.o ohci_polled.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1708
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1709
UHCI_OBJS += uhci.o uhciutil.o uhcitgt.o uhcihub.o uhcipolled.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1710
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1711
EHCI_OBJS += ehci.o ehci_hub.o ehci_xfer.o ehci_intr.o ehci_util.o ehci_polled.o ehci_isoch.o ehci_isoch_util.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1712
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1713
HUBD_OBJS += hubd.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1714
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1715
USB_MID_OBJS += usb_mid.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1716
3341
52e5b1750941 PSARC 2006/649 USB Interface Association support
gc161489
parents: 3333
diff changeset
  1717
USB_IA_OBJS += usb_ia.o
52e5b1750941 PSARC 2006/649 USB Interface Association support
gc161489
parents: 3333
diff changeset
  1718
9430
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1719
UWBA_OBJS += uwba.o uwbai.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1720
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1721
SCSA2USB_OBJS += scsa2usb.o usb_ms_bulkonly.o usb_ms_cbi.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1722
9430
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1723
HWAHC_OBJS += hwahc.o hwahc_util.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1724
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1725
WUSB_DF_OBJS += wusb_df.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1726
WUSB_FWMOD_OBJS += wusb_fwmod.o
637732b28916 PSARC 2007/425 Wireless USB support
Raymond Chen <Raymond.Chen@Sun.COM>
parents: 9392
diff changeset
  1727
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1728
IPF_OBJS += ip_fil_solaris.o fil.o solaris.o ip_state.o ip_frag.o ip_nat.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1729
	    ip_proxy.o ip_auth.o ip_pool.o ip_htable.o ip_lookup.o \
7259
eb414b676b9b 6726575 ipfilter needs to be able to do randomised port mapping
dr146992
parents: 7188
diff changeset
  1730
	    ip_log.o misc.o ip_compat.o ip_nat6.o drand48.o
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6134
diff changeset
  1731
11534
9e690526d933 6831623 Add Connected Mode to IPonIB
ke ge - Sun Microsystems - Beijing China <Kevin.Ge@Sun.COM>
parents: 11502
diff changeset
  1732
IBD_OBJS +=	ibd.o ibd_cm.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1733
8485
633e5b5eb268 PSARC/2007/272 Project Clearview: IPMP Rearchitecture
meem <Peter.Memishian@Sun.COM>
parents: 8474
diff changeset
  1734
DLPISTUB_OBJS += dlpistub.o
3422
1eed0b2f418c PSARC 2003/064 SDP: Sockets Direct Protocol
nh145002
parents: 3341
diff changeset
  1735
8485
633e5b5eb268 PSARC/2007/272 Project Clearview: IPMP Rearchitecture
meem <Peter.Memishian@Sun.COM>
parents: 8474
diff changeset
  1736
SDP_OBJS +=	sdpddi.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1737
10491
8893b747ecdf PSARC 2007/596 RBridges: Routing Bridges
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 10463
diff changeset
  1738
TRILL_OBJS +=   trill.o
8893b747ecdf PSARC 2007/596 RBridges: Routing Bridges
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 10463
diff changeset
  1739
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1740
CTF_OBJS += ctf_create.o ctf_decl.o ctf_error.o ctf_hash.o ctf_labels.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1741
	ctf_lookup.o ctf_open.o ctf_types.o ctf_util.o ctf_subr.o ctf_mod.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1742
437
76c202dd62bf PSARC 2005/483 SMBIOS Support for Solaris
mws
parents: 391
diff changeset
  1743
SMBIOS_OBJS += smb_error.o smb_info.o smb_open.o smb_subr.o smb_dev.o
76c202dd62bf PSARC 2005/483 SMBIOS Support for Solaris
mws
parents: 391
diff changeset
  1744
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1745
RPCIB_OBJS += rpcib.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1746
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1747
KMDB_OBJS += kdrv.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1748
4992
18d161314626 Codemgr_wsdata/putback.cmt
gd78059
parents: 4987
diff changeset
  1749
AFE_OBJS += afe.o
18d161314626 Codemgr_wsdata/putback.cmt
gd78059
parents: 4987
diff changeset
  1750
1369
3ad288180946 backout 6337341/6374891: baby did a bad bad thing
dduvall
parents: 1258
diff changeset
  1751
BGE_OBJS += bge_main2.o bge_chip2.o bge_kstats.o bge_log.o bge_ndd.o \
7808
aa876422090f 6756610 Update license comment
Carson Tan<Yong.Tan@Sun.COM>
parents: 7720
diff changeset
  1752
		bge_atomic.o bge_mii.o bge_send.o bge_recv2.o bge_mii_5906.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1753
9860
20e31304c39b PSARC 2009/319 MII & GMII Common Layer
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9832
diff changeset
  1754
DMFE_OBJS += dmfe_log.o dmfe_main.o dmfe_mii.o
5181
b280720be441 6317553 Wrong fix implemented in 4877168 for dmfe Rx buffer unavailable messages.
gd78059
parents: 5129
diff changeset
  1755
11717
4992968a6106 PSARC 2010/014 Open Source elxl replacement
Garrett D'Amore <gdamore@opensolaris.org>
parents: 11596
diff changeset
  1756
ELXL_OBJS += elxl.o
4992968a6106 PSARC 2010/014 Open Source elxl replacement
Garrett D'Amore <gdamore@opensolaris.org>
parents: 11596
diff changeset
  1757
9610
cd6293866407 6342827 Sun HME for x86 requested
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9585
diff changeset
  1758
HME_OBJS += hme.o
cd6293866407 6342827 Sun HME for x86 requested
Garrett D'Amore <gdamore@opensolaris.org>
parents: 9585
diff changeset
  1759
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1760
IXGB_OBJS += ixgb.o ixgb_atomic.o ixgb_chip.o ixgb_gld.o ixgb_kstats.o \
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1761
		ixgb_log.o ixgb_ndd.o ixgb_rx.o ixgb_tx.o ixgb_xmii.o
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1762
5574
9266e658617b 6404761 nge driver need to be opensourced
mx205022
parents: 5530
diff changeset
  1763
NGE_OBJS += nge_main.o nge_atomic.o nge_chip.o nge_ndd.o nge_kstats.o \
9266e658617b 6404761 nge driver need to be opensourced
mx205022
parents: 5530
diff changeset
  1764
		nge_log.o nge_rx.o nge_tx.o nge_xmii.o
9266e658617b 6404761 nge driver need to be opensourced
mx205022
parents: 5530
diff changeset
  1765
744
a5be23ccdb68 PSARC 2005/348 Realtek Gigabit Ethernet driver
gs150176
parents: 741
diff changeset
  1766
RGE_OBJS += rge_main.o rge_chip.o rge_ndd.o rge_kstats.o rge_log.o rge_rxtx.o
a5be23ccdb68 PSARC 2005/348 Realtek Gigabit Ethernet driver
gs150176
parents: 741
diff changeset
  1767
9485
da1442e8c885 6814305 Need support Realtek 8187L wireless USB chipset
Qin Michael Li <Mikore.Li@Sun.COM>
parents: 9484
diff changeset
  1768
URTW_OBJS += urtw.o
da1442e8c885 6814305 Need support Realtek 8187L wireless USB chipset
Qin Michael Li <Mikore.Li@Sun.COM>
parents: 9484
diff changeset
  1769
9999
d5e89571de4e 6814300 Need support for Atheros AR9280 and AR9281
lin wang - Sun Microsystems - Beijing China <Wang.Lin@Sun.COM>
parents: 9983
diff changeset
  1770
ARN_OBJS += arn_hw.o arn_eeprom.o arn_mac.o arn_calib.o arn_ani.o arn_phy.o arn_regd.o arn_beacon.o \
d5e89571de4e 6814300 Need support for Atheros AR9280 and AR9281
lin wang - Sun Microsystems - Beijing China <Wang.Lin@Sun.COM>
parents: 9983
diff changeset
  1771
		arn_main.o arn_recv.o arn_xmit.o arn_rc.o
d5e89571de4e 6814300 Need support for Atheros AR9280 and AR9281
lin wang - Sun Microsystems - Beijing China <Wang.Lin@Sun.COM>
parents: 9983
diff changeset
  1772
3147
2789cc0027be PSARC/2006/406 WiFi for GLDv3
xc151355
parents: 2958
diff changeset
  1773
ATH_OBJS += ath_aux.o ath_main.o ath_osdep.o ath_rate.o
1000
dd54117d55b1 PSARC 2005/440 Atheros 802.11b/g driver
xc151355
parents: 917
diff changeset
  1774
9113
b08d000821fd PSARC/2009/143 Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver
pengcheng chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 9087
diff changeset
  1775
ATU_OBJS += atu.o
b08d000821fd PSARC/2009/143 Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver
pengcheng chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 9087
diff changeset
  1776
3847
34de93d0e4e9 PSARC 2005/013 Intel Pro Wireless 2100b Driver
eh146360
parents: 3792
diff changeset
  1777
IPW_OBJS += ipw2100_hw.o ipw2100.o
34de93d0e4e9 PSARC 2005/013 Intel Pro Wireless 2100b Driver
eh146360
parents: 3792
diff changeset
  1778
34de93d0e4e9 PSARC 2005/013 Intel Pro Wireless 2100b Driver
eh146360
parents: 3792
diff changeset
  1779
IWI_OBJS += ipw2200_hw.o ipw2200.o
34de93d0e4e9 PSARC 2005/013 Intel Pro Wireless 2100b Driver
eh146360
parents: 3792
diff changeset
  1780
7555
c92826183792 PSARC 2008/516 Intel(R) WiFi Link 5100/5300 Driver
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 7532
diff changeset
  1781
IWH_OBJS += iwh.o
c92826183792 PSARC 2008/516 Intel(R) WiFi Link 5100/5300 Driver
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 7532
diff changeset
  1782
6169
87ffdd486b23 PSARC 2007/647 Intel 4965 802.11agn Wireless Driver
hx147065
parents: 6139
diff changeset
  1783
IWK_OBJS += iwk2.o
87ffdd486b23 PSARC 2007/647 Intel 4965 802.11agn Wireless Driver
hx147065
parents: 6139
diff changeset
  1784
10893
cc98a2de6736 PSARC/2009/520 Intel WiFi Link 6000 Series Device Driver
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 10843
diff changeset
  1785
IWP_OBJS += iwp.o
cc98a2de6736 PSARC/2009/520 Intel WiFi Link 6000 Series Device Driver
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 10843
diff changeset
  1786
10741
26a74e07a95b 6873319 WiFi driver for Marvell 88W8363 chipset
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10734
diff changeset
  1787
MWL_OBJS += mwl.o
26a74e07a95b 6873319 WiFi driver for Marvell 88W8363 chipset
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10734
diff changeset
  1788
26a74e07a95b 6873319 WiFi driver for Marvell 88W8363 chipset
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10734
diff changeset
  1789
MWLFW_OBJS += mwlfw_mode.o
26a74e07a95b 6873319 WiFi driver for Marvell 88W8363 chipset
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10734
diff changeset
  1790
4128
b829e57f48ec PSARC 2007/214 Intel 3945 802.11abg Wireless Driver
hx147065
parents: 4126
diff changeset
  1791
WPI_OBJS += wpi.o
b829e57f48ec PSARC 2007/214 Intel 3945 802.11abg Wireless Driver
hx147065
parents: 4126
diff changeset
  1792
4609
ff56a60c640d PSARC 2007/058 Ralink RT2500 802.11b/g Wireless Dirver
zf162725
parents: 4543
diff changeset
  1793
RAL_OBJS += rt2560.o ral_rate.o
ff56a60c640d PSARC 2007/058 Ralink RT2500 802.11b/g Wireless Dirver
zf162725
parents: 4543
diff changeset
  1794
8000
4ed2b55cb6ad PSARC 2008/444 Ralink RT2501/2601USB 802.11a/b/g Wireless Driver
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 7978
diff changeset
  1795
RUM_OBJS += rum.o
4ed2b55cb6ad PSARC 2008/444 Ralink RT2501/2601USB 802.11a/b/g Wireless Driver
Quaker Fang <Quaker.Fang@Sun.COM>
parents: 7978
diff changeset
  1796
9983
660985e98e06 6814141 Need support for Ralink 2661
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 9955
diff changeset
  1797
RWD_OBJS += rt2661.o
660985e98e06 6814141 Need support for Ralink 2661
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 9955
diff changeset
  1798
9172
e625dee308d1 PSARC 2009/167 Ralink RT2700/2800 IEEE802.11 a/b/g/n wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 9162
diff changeset
  1799
RWN_OBJS += rt2860.o
e625dee308d1 PSARC 2009/167 Ralink RT2700/2800 IEEE802.11 a/b/g/n wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 9162
diff changeset
  1800
10128
648d338d133c 6814697 Need support Atheros USB IEEE802.11 a/b/g wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10097
diff changeset
  1801
UATH_OBJS += uath.o
648d338d133c 6814697 Need support Atheros USB IEEE802.11 a/b/g wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10097
diff changeset
  1802
648d338d133c 6814697 Need support Atheros USB IEEE802.11 a/b/g wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10097
diff changeset
  1803
UATHFW_OBJS += uathfw_mod.o
648d338d133c 6814697 Need support Atheros USB IEEE802.11 a/b/g wireless network device
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM>
parents: 10097
diff changeset
  1804
6629
84db305e5e16 PSARC 2008/259 Ralink RT2500USB 802.11b/g Wireless Dirver
zf162725
parents: 6621
diff changeset
  1805
URAL_OBJS += ural.o
84db305e5e16 PSARC 2008/259 Ralink RT2500USB 802.11b/g Wireless Dirver
zf162725
parents: 6621
diff changeset
  1806
4689
89e694f54bc5 PSARC 2007/312 RealTek 8180L 802.11b Wireless Driver
ql147931
parents: 4609
diff changeset
  1807
RTW_OBJS += rtw.o smc93cx6.o rtwphy.o rtwphyio.o
89e694f54bc5 PSARC 2007/312 RealTek 8180L 802.11b Wireless Driver
ql147931
parents: 4609
diff changeset
  1808
8503
4f8506c7efb2 PSARC 2008/751 ZyDAS ZD1211 USB 802.11b/g Wireless Driver
pengcheng chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 8485
diff changeset
  1809
ZYD_OBJS += zyd.o zyd_usb.o zyd_hw.o zyd_fw.o
4f8506c7efb2 PSARC 2008/751 ZyDAS ZD1211 USB 802.11b/g Wireless Driver
pengcheng chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM>
parents: 8485
diff changeset
  1810
4978
7bb29ac056b9 PSARC 2007/291 mxfe ethernet driver
gd78059
parents: 4919
diff changeset
  1811
MXFE_OBJS += mxfe.o
7bb29ac056b9 PSARC 2007/291 mxfe ethernet driver
gd78059
parents: 4919
diff changeset
  1812
12176
b9e1d921f601 6931122 Need SMHBA support for Mptsas driver
xun ni - Sun Microsystems - Beijing China <Xun.Ni@Sun.COM>
parents: 12163
diff changeset
  1813
MPTSAS_OBJS += mptsas.o mptsas_impl.o mptsas_init.o mptsas_raid.o mptsas_smhba.o
9907
98086c85a8f7 PSARC 2008/443 Driver for LSI MPT2.0 compliant SAS controller
jiang wu - Sun Microsystems - Beijing China <Javen.Wu@Sun.COM>
parents: 9865
diff changeset
  1814
5748
772468a153b9 PSARC 2007/584 sfe ethernet driver
duboff
parents: 5699
diff changeset
  1815
SFE_OBJS += sfe.o sfe_util.o
772468a153b9 PSARC 2007/584 sfe ethernet driver
duboff
parents: 5699
diff changeset
  1816
9865
60ebbe46c54a PSARC/2009/242 bfe fast ethernet driver
Saurabh Misra <Saurabh.Mishra@Sun.COM>
parents: 9860
diff changeset
  1817
BFE_OBJS += bfe.o
60ebbe46c54a PSARC/2009/242 bfe fast ethernet driver
Saurabh Misra <Saurabh.Mishra@Sun.COM>
parents: 9860
diff changeset
  1818
10491
8893b747ecdf PSARC 2007/596 RBridges: Routing Bridges
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 10463
diff changeset
  1819
BRIDGE_OBJS += bridge.o
8893b747ecdf PSARC 2007/596 RBridges: Routing Bridges
Rishi Srivatsavai <Rishi.Srivatsavai@Sun.COM>
parents: 10463
diff changeset
  1820
7978
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
  1821
IDM_SHARED_OBJS += base64.o
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
  1822
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
  1823
IDM_OBJS +=	$(IDM_SHARED_OBJS) \
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
  1824
		idm.o idm_impl.o idm_text.o idm_conn_sm.o idm_so.o
4559e57ec313 PSARC 2008/587 iSCSI Port Provider for COMSTAR
Peter Dunlap <Peter.Dunlap@Sun.COM>
parents: 7961
diff changeset
  1825
9540
5e546a100242 PSARC/2008/619 add a VIA Rhine Ethernet driver to Solaris
Joost Mulders <Joost.Mulders@Sun.COM>
parents: 9517
diff changeset
  1826
VR_OBJS += vr.o
5e546a100242 PSARC/2008/619 add a VIA Rhine Ethernet driver to Solaris
Joost Mulders <Joost.Mulders@Sun.COM>
parents: 9517
diff changeset
  1827
11353
db56a54bf91c 6580058 Attansic L1 Gigabit ethernet controller (0x1048) support needed (found on ASUS P5B Plus)
Saurabh Misra <Saurabh.Mishra@Sun.COM>
parents: 11343
diff changeset
  1828
ATGE_OBJS += atge_main.o atge_l1e.o atge_mii.o atge_l1.o
10428
3386c7875cc2 backout 6804502: breaks build
jmcp <James.McPherson@Sun.COM>
parents: 10422
diff changeset
  1829
10506
fa1b0b185963 PSARC 2009/190 Marvell Yukon Gigabit Ethernet Driver
Barry Harding <Barry.Harding@Sun.COM>
parents: 10504
diff changeset
  1830
YGE_OBJS = yge.o
fa1b0b185963 PSARC 2009/190 Marvell Yukon Gigabit Ethernet Driver
Barry Harding <Barry.Harding@Sun.COM>
parents: 10504
diff changeset
  1831
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1832
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1833
#	Build up defines and paths.
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1834
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1835
LINT_DEFS	+= -Dunix
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1836
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1837
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1838
#	This duality can be removed when the native and target compilers
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1839
#	are the same (or at least recognize the same command line syntax!)
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1840
#	It is a bug in the current compilation system that the assember
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1841
#	can't process the -Y I, flag.
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1842
#
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1843
NATIVE_INC_PATH += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1844
AS_INC_PATH	+= $(INC_PATH) -I$(UTSBASE)/common
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1845
INCLUDE_PATH    += $(INC_PATH) $(CCYFLAG)$(UTSBASE)/common
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1846
10750
9168799eeedc 6875564 assertion failed: un->un_pm_count == 0, file: ../../common/io/scsi/targets/sd.c, line: 9852
Shesha Sreenivasamurthy <Shesha.Sreenivasamurthy@Sun.COM>
parents: 10741
diff changeset
  1847
PCIEB_OBJS += pcieb.o
27
c1f182000c0a 6241067 Sun4v Fire Error Handling support
jchu
parents: 21
diff changeset
  1848
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1849
#	Chelsio N110 10G NIC driver module
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1850
#
718
874a35d38ef1 6240650 chelsio nic driver can not unplumb after set kmem_flags to 1
gl147354
parents: 676
diff changeset
  1851
CH_OBJS = ch.o glue.o pe.o sge.o
0
68f95e015346 OpenSolaris Launch
stevel@tonic-gate
parents:
diff changeset
  1852
718
874a35d38ef1 6240650 chelsio nic driver can not unplumb after set kmem_flags to 1
gl147354
parents: 676
diff changeset
  1853
CH_COM_OBJS =	ch_mac.o ch_subr.o cspi.o espi.o ixf1010.o mc3.o mc4.o mc5.o \
874a35d38ef1 6240650 chelsio nic driver can not unplumb after set kmem_flags to 1
gl147354
parents: 676
diff changeset
  1854
		mv88e1xxx.o mv88x201x.o my3126.o pm3393.o tp.o ulp.o \
1012
327f20e377af 6238029 Chelsio NIC driver chxge can not send packets after a stress traffic testing
gl147354
parents: 1000
diff changeset
  1855
		vsc7321.o vsc7326.o xpak.o
58
f37950de9bc8 6259731 cfgadm_pci plugin 'hpc_card_info_t' tables are out of date
anish
parents: 27
diff changeset
  1856
f37950de9bc8 6259731 cfgadm_pci plugin 'hpc_card_info_t' tables are out of date
anish
parents: 27
diff changeset
  1857
#
6134
27ee74117a16 PSARC 2008/109 Fine Grained Access Permissions (FGAP)
casper
parents: 6023
diff changeset
  1858
#	PCI strings file
58
f37950de9bc8 6259731 cfgadm_pci plugin 'hpc_card_info_t' tables are out of date
anish
parents: 27
diff changeset
  1859
#
f37950de9bc8 6259731 cfgadm_pci plugin 'hpc_card_info_t' tables are out of date
anish
parents: 27
diff changeset
  1860
PCI_STRING_OBJS = pci_strings.o
1256
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1861
5895
f251acdd9bdc PSARC/2006/499 Clearview Nemo unification and vanity naming
yz147064
parents: 5886
diff changeset
  1862
NET_DACF_OBJS += net_dacf.o
f251acdd9bdc PSARC/2006/499 Clearview Nemo unification and vanity naming
yz147064
parents: 5886
diff changeset
  1863
1256
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1864
#
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1865
#	Xframe 10G NIC driver module
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1866
#
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1867
XGE_OBJS = xge.o xgell.o
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1868
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1869
XGE_HAL_OBJS =  xgehal-channel.o xgehal-fifo.o xgehal-ring.o  xgehal-config.o \
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1870
		xgehal-driver.o  xgehal-mm.o xgehal-stats.o  xgehal-device.o \
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1871
		xge-queue.o  xgehal-mgmt.o xgehal-mgmtaux.o
00482a9c6c64 6212418 Xge need to support Link Utilization Interrupts
yl150051
parents: 1253
diff changeset
  1872
3526
7c9ffe12c144 6482530 Need Ethernet driver for Intel G965 chipset
xy150489
parents: 3470
diff changeset
  1873
#
7c9ffe12c144 6482530 Need Ethernet driver for Intel G965 chipset
xy150489
parents: 3470
diff changeset
  1874
#	e1000g module
7c9ffe12c144 6482530 Need Ethernet driver for Intel G965 chipset
xy150489
parents: 3470
diff changeset
  1875
#
4919
b6b235c6e23b 6535620 e1000g needs to support ICH9 devices
xy150489
parents: 4876
diff changeset
  1876
E1000G_OBJS +=	e1000_80003es2lan.o e1000_82540.o e1000_82541.o e1000_82542.o \
b6b235c6e23b 6535620 e1000g needs to support ICH9 devices
xy150489
parents: 4876
diff changeset
  1877
		e1000_82543.o e1000_82571.o e1000_api.o e1000_ich8lan.o \
b6b235c6e23b 6535620 e1000g needs to support ICH9 devices
xy150489
parents: 4876
diff changeset
  1878
		e1000_mac.o e1000_manage.o e1000_nvm.o e1000_osdep.o \
b6b235c6e23b 6535620 e1000g needs to support ICH9 devices
xy150489
parents: 4876
diff changeset
  1879
		e1000_phy.o e1000g_debug.o e1000g_main.o e1000g_alloc.o \
6512
707ffe0297ab PSARC/2008/171 Brussels: NDD compatiblity support
sowmini
parents: 6495
diff changeset
  1880
		e1000g_tx.o e1000g_rx.o e1000g_stat.o
5779
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1881
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1882
#
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1883
#	Intel 82575 1G NIC driver module
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1884
#
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1885
IGB_OBJS =	igb_82575.o igb_api.o igb_mac.o igb_manage.o \
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1886
		igb_nvm.o igb_osdep.o igb_phy.o igb_buf.o \
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1887
		igb_debug.o igb_gld.o igb_log.o igb_main.o \
11502
d9233a6f9baa 6886669 igb driver needs to support Brussels.
chenlu chen - Sun Microsystems - Beijing China <Chenlu.Chen@Sun.COM>
parents: 11489
diff changeset
  1888
		igb_rx.o igb_stat.o igb_tx.o
5779
e875a8701bfc PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driver
xy150489
parents: 5766
diff changeset
  1889
3859
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1890
#
6621
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1891
#       Intel 10GbE PCIE NIC driver module
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1892
#
9353
b9caf92a0042 6708311 ixgbe needs to support the new device Niantic
Bin Tu - Sun Microsystems - Beijing China <Samuel.Tu@Sun.COM>
parents: 9286
diff changeset
  1893
IXGBE_OBJS =    ixgbe_82598.o ixgbe_82599.o ixgbe_api.o		\
b9caf92a0042 6708311 ixgbe needs to support the new device Niantic
Bin Tu - Sun Microsystems - Beijing China <Samuel.Tu@Sun.COM>
parents: 9286
diff changeset
  1894
                ixgbe_common.o ixgbe_phy.o			\
6621
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1895
                ixgbe_buf.o ixgbe_debug.o ixgbe_gld.o           \
10428
3386c7875cc2 backout 6804502: breaks build
jmcp <James.McPherson@Sun.COM>
parents: 10422
diff changeset
  1896
                ixgbe_log.o ixgbe_main.o 	                \
6621
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1897
                ixgbe_osdep.o ixgbe_rx.o ixgbe_stat.o           \
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1898
                ixgbe_tx.o
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1899
c38d03b60f12 PSARC/2007/611 Intel 10GbE PCIE NIC Driver
bt150084
parents: 6600
diff changeset
  1900
#
3859
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1901
#	NIU 10G/1G driver module
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1902
#
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
  1903
NXGE_OBJS =	nxge_mac.o nxge_ipp.o nxge_rxdma.o		\
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
  1904
		nxge_txdma.o nxge_txc.o nxge_main.o		\
3859
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1905
		nxge_hw.o nxge_fzc.o nxge_virtual.o		\
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1906
		nxge_send.o nxge_classify.o nxge_fflp.o		\
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1907
		nxge_fflp_hash.o nxge_ndd.o nxge_kstats.o	\
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
  1908
		nxge_zcp.o nxge_fm.o nxge_espc.o nxge_hv.o	\
6495
1a95fa8c7c94 FWARC 2008/246 Virtual IO Dynamic Device Service
speer
parents: 6447
diff changeset
  1909
		nxge_hio.o nxge_hio_guest.o nxge_intr.o
3859
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1910
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1911
NXGE_NPI_OBJS =	\
8275
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
  1912
		npi.o npi_mac.o npi_ipp.o			\
7c223a798022 PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
Eric Cheng
parents: 8271
diff changeset
  1913
		npi_txdma.o npi_rxdma.o npi_txc.o		\
3859
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1914
		npi_zcp.o npi_espc.o npi_fflp.o			\
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1915
		npi_vir.o
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1916
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1917
NXGE_HCALL_OBJS =	\
19804e7fd496 PSARC 2006/665 Neptune 10 Gbit Ethernet Driver
ml29623
parents: 3847
diff changeset
  1918
		nxge_hcall.o
5206
34f0b41fc3c5 6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)
is
parents: 5181
diff changeset
  1919
34f0b41fc3c5 6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)
is
parents: 5181
diff changeset
  1920
#
34f0b41fc3c5 6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)
is
parents: 5181
diff changeset
  1921
#	kiconv modules
34f0b41fc3c5 6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)
is
parents: 5181
diff changeset
  1922
#
34f0b41fc3c5 6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)
is
parents: 5181
diff changeset
  1923
KICONV_EMEA_OBJS += kiconv_emea.o
5678
64e6494fde26 6488711 aac driver does not support sparc platform
pl196000
parents: 5648
diff changeset
  1924
7302
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1925
#
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1926
#	blk2scsa
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1927
#
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1928
BLK2SCSA_OBJS = blk2scsa.o
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1929
6008
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1930
KICONV_JA_OBJS += kiconv_ja.o
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1931
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1932
KICONV_KO_OBJS += kiconv_cck_common.o kiconv_ko.o
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1933
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1934
KICONV_SC_OBJS += kiconv_cck_common.o kiconv_sc.o
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1935
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1936
KICONV_TC_OBJS += kiconv_cck_common.o kiconv_tc.o
3a1c10482cf2 6614991 CJK kiconv modules (kiconv phase 2)
yy154373
parents: 6007
diff changeset
  1937
5678
64e6494fde26 6488711 aac driver does not support sparc platform
pl196000
parents: 5648
diff changeset
  1938
#
64e6494fde26 6488711 aac driver does not support sparc platform
pl196000
parents: 5648
diff changeset
  1939
#	AAC module
64e6494fde26 6488711 aac driver does not support sparc platform
pl196000
parents: 5648
diff changeset
  1940
#
64e6494fde26 6488711 aac driver does not support sparc platform
pl196000
parents: 5648
diff changeset
  1941
AAC_OBJS = aac.o aac_ioctl.o
7302
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1942
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1943
#
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1944
#	sdcard modules
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1945
#
12426
cdff5d2ea989 PSARC 2009/646 bd - generic block device driver
Garrett D'Amore <gdamore@opensolaris.org>
parents: 12314
diff changeset
  1946
SDA_OBJS =	sda_cmd.o sda_host.o sda_init.o sda_mem.o sda_mod.o sda_slot.o
7302
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1947
SDHOST_OBJS =	sdhost.o
d9c4046525ac PSARC 2007/654 blk2scsa
Garrett D'Amore <gdamore@opensolaris.org>
parents: 7259
diff changeset
  1948
6349
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1949
#
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1950
#	hxge 10G driver module
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1951
#
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1952
HXGE_OBJS =	hxge_main.o hxge_vmac.o hxge_send.o		\
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1953
		hxge_txdma.o hxge_rxdma.o hxge_virtual.o	\
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1954
		hxge_fm.o hxge_fzc.o hxge_hw.o hxge_kstats.o	\
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1955
		hxge_ndd.o hxge_pfc.o				\
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1956
		hpi.o hpi_vmac.o hpi_rxdma.o hpi_txdma.o	\
b4971e04f83d PSARC/2008/063 Hydra Support for Solaris
qs148142
parents: 6169
diff changeset
  1957
		hpi_vir.o hpi_pfc.o
6447
14ca8e1a03b6 6651366 Solaris needs native LSI mega_sas driver
susans
parents: 6349
diff changeset
  1958
14ca8e1a03b6 6651366 Solaris needs native LSI mega_sas driver
susans
parents: 6349
diff changeset
  1959
#
14ca8e1a03b6 6651366 Solaris needs native LSI mega_sas driver
susans
parents: 6349
diff changeset
  1960
#	MEGARAID_SAS module
14ca8e1a03b6 6651366 Solaris needs native LSI mega_sas driver
susans
parents: 6349
diff changeset
  1961
#
14ca8e1a03b6 6651366 Solaris needs native LSI mega_sas driver
susans
parents: 6349
diff changeset
  1962
MEGA_SAS_OBJS = megaraid_sas.o
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1963
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1964
#
9440
eea09f1f5a59 6770895 Solaris needs SAS 2.0 MegaRAID mr_sas driver
Susan Scheufele <Susan.Scheufele@Sun.COM>
parents: 9431
diff changeset
  1965
#	MR_SAS module
eea09f1f5a59 6770895 Solaris needs SAS 2.0 MegaRAID mr_sas driver
Susan Scheufele <Susan.Scheufele@Sun.COM>
parents: 9431
diff changeset
  1966
#
eea09f1f5a59 6770895 Solaris needs SAS 2.0 MegaRAID mr_sas driver
Susan Scheufele <Susan.Scheufele@Sun.COM>
parents: 9431
diff changeset
  1967
MR_SAS_OBJS = mr_sas.o
eea09f1f5a59 6770895 Solaris needs SAS 2.0 MegaRAID mr_sas driver
Susan Scheufele <Susan.Scheufele@Sun.COM>
parents: 9431
diff changeset
  1968
eea09f1f5a59 6770895 Solaris needs SAS 2.0 MegaRAID mr_sas driver
Susan Scheufele <Susan.Scheufele@Sun.COM>
parents: 9431
diff changeset
  1969
#
7836
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1970
#	ISCSI_INITIATOR module
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1971
#
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1972
ISCSI_INITIATOR_OBJS =	chap.o iscsi_io.o iscsi_thread.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1973
			iscsi_ioctl.o iscsid.o iscsi.o		\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1974
			iscsi_login.o isns_client.o iscsiAuthClient.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1975
			iscsi_lun.o iscsiAuthClientGlue.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1976
			iscsi_net.o nvfile.o iscsi_cmd.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1977
			iscsi_queue.o persistent.o iscsi_conn.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1978
			iscsi_sess.o radius_auth.o iscsi_crc.o	\
4e95154b5b7a 6745433 Merge NWS consolidation into OS/Net consolidation
John Forte <John.Forte@Sun.COM>
parents: 7808
diff changeset
  1979
			iscsi_stats.o radius_packet.o iscsi_doorclt.o	\
8194
f204d5cda6c1 PSARC 2008/427 iSCSI Boot
Jack Meng <Jack.Meng@Sun.COM>
parents: 8029
diff changeset
  1980
			iscsi_targetparam.o utils.o kifconf.o
7956
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1981
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1982
#
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1983
#	ntxn 10Gb/1Gb NIC driver module
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1984
#
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1985
NTXN_OBJS =	unm_nic_init.o unm_gem.o unm_nic_hw.o unm_ndd.o	\
59ff93e4da95 PSARC 2008/045 NetXen 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 7836
diff changeset
  1986
			unm_nic_main.o unm_nic_isr.o unm_nic_ctx.o niu.o
10253
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1987
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1988
#
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1989
#	Myricom 10Gb NIC driver module
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1990
#
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1991
MYRI10GE_OBJS =	myri10ge.o myri10ge_lro.o
041de5aa673e PSARC 2009/185 Myricom 10 Gigabit Ethernet Driver
lucy wang - Sun Microsystems - Beijing China <xiuyan.wang@Sun.COM>
parents: 10187
diff changeset
  1992
8011
9406cd6ea18e PSARC/2008/674 nulldriver
Chris Horne <Chris.Horne@Sun.COM>
parents: 8005
diff changeset
  1993
#	nulldriver module
9406cd6ea18e PSARC/2008/674 nulldriver
Chris Horne <Chris.Horne@Sun.COM>
parents: 8005
diff changeset
  1994
#
9406cd6ea18e PSARC/2008/674 nulldriver
Chris Horne <Chris.Horne@Sun.COM>
parents: 8005
diff changeset
  1995
NULLDRIVER_OBJS =	nulldriver.o
9126
6acea8ac53c8 PSARC 2008/725 TPM Support
Wyllys Ingersoll <Wyllys.Ingersoll@Sun.COM>
parents: 9113
diff changeset
  1996
10428
3386c7875cc2 backout 6804502: breaks build
jmcp <James.McPherson@Sun.COM>
parents: 10422
diff changeset
  1997
TPM_OBJS =	tpm.o tpm_hcall.o