First patch seemed to work fine. Second however, ===> mwl (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/mwl/../../dev/mwl/mwlhal.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl_pci.c /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c: In function 'mwl_node_getmimoinfo': /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2530: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2530: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2530: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2530: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2531: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2531: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2531: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2531: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2532: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2532: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2532: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2532: error: 'struct ieee80211_mimo_info' has no member named 'rssi' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2534: error: 'struct ieee80211_mimo_info' has no member named 'noise' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2535: error: 'struct ieee80211_mimo_info' has no member named 'noise' /usr/src/sys/modules/mwl/../../dev/mwl/if_mwl.c:2536: error: 'struct ieee80211_mimo_info' has no member named 'noise' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error On Thu, Apr 21, 2011 at 2:48 PM, Alexander Motin <mav_at_freebsd.org> wrote: > Daniel Braniss wrote: > >> Bruce Cran wrote: > >>> On Wed, 20 Apr 2011 12:57:47 +0300 > >>> Alexander Motin <mav_at_FreeBSD.org> wrote: > >>> > >>>> If somebody has any problems with new ATA stack, please repeat your > >>>> tests with latest HEAD code and contact me if problem is still there. > >>>> Next three weeks before BSDCan I am going to dedicate to fixing > >>>> possibly remaining issues. > >>> I've not checked recently with -current, but at least on the > >>> latest 8-stable there's a problem with using ATA_CAM on Xen: during > boot > >>> there's a pause for a minute after which "run_interrupt_driven_hooks: > >>> still waiting after 60 seconds for xpt_config" is displayed. > >> Verbose dmesg from the fresh system would be appreciated. > >> > > I have a similar problem, but it's under 8.2-stable: > > This should fix your problem: > http://svn.freebsd.org/changeset/base/220920 > > -- > Alexander Motin > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > -- George Kontostanos aisecure.net <http://www.aisecure.net>Received on Thu Apr 21 2011 - 10:32:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:13 UTC