From 0ba2cbe97e0678a691742f98d2532caed0a2c4aa Mon Sep 17 00:00:00 2001 From: xc151355 Date: Mon, 20 Nov 2006 22:51:46 -0800 Subject: PSARC/2006/406 WiFi for GLDv3 PSARC/2006/517 WiFi for GLDv3 Addendum PSARC/2006/623 WiFi for GLDv3 Addendum #2 6253476 dladm exec_attr entry doesn't allow show-link to work 6362391 ath driver needs to be updated to use the latest HAL 6364198 system crashes if multiple ath driver instances are modunload'ed 6367259 ath driver needs to support GLDv3 6407181 ath driver panics in ath_rate_update function 6421983 ath driver needs shared_key authmode support 6472427 ath driver causes watchdog timeout error 6484943 integrate WiFi/GLDv3 --HG-- rename : usr/src/uts/common/io/ath/ath_ieee80211.c => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.c rename : usr/src/uts/common/io/ath/ath_ieee80211.h => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.h rename : usr/src/uts/common/io/ath/ath_wificonfig.c => deleted_files/usr/src/uts/common/io/ath/ath_wificonfig.c --- usr/src/uts/common/sys/dld_impl.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr/src/uts/common/sys/dld_impl.h') diff --git a/usr/src/uts/common/sys/dld_impl.h b/usr/src/uts/common/sys/dld_impl.h index bd61db8dc4..356bd4dd1b 100644 --- a/usr/src/uts/common/sys/dld_impl.h +++ b/usr/src/uts/common/sys/dld_impl.h @@ -163,6 +163,11 @@ struct dld_str { */ dld_str_mode_t ds_mode; + /* + * Native mode state. + */ + boolean_t ds_native; + /* * IP polling is operational if this flag is set. */ -- cgit v1.2.3