From owner-freebsd-current@FreeBSD.ORG Thu Apr 21 12:32:05 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B92521065672; Thu, 21 Apr 2011 12:32:05 +0000 (UTC) (envelope-from gkontos.mail@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 70E858FC16; Thu, 21 Apr 2011 12:32:05 +0000 (UTC) Received: by iwn33 with SMTP id 33so1882310iwn.13 for ; Thu, 21 Apr 2011 05:32:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=jrlyzIKqy1RSdRicYINr/G5g0e6FtTqrHjRBkj2Uck0=; b=iw/kiiXyw6LhauXKIeCT44/91Me8rplnEnaj0Osp/5YWgP6kEazM0KwJ943mkyPcUY 99EkHMjJRgMZuptCyWecdBpPHx0csRrngnYvUZlq6oaLVLt82YzPPpQZYsNQhW5qmAyS p/8K7QmQP5bUpsLM1f7H8I0xtmzw2xGkR8lJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kTA4azQxZE1vXytge79gmhqXvJ/dfbEeh7jr5WIGKFA0j3kLRr2dNKfjRjCCLvLOWF UFRIn9BCVnpMNeAfMWQLfJI9Cj5JaNeaIyRNErBo5Ly58tDVlst5itrYgjsShYilLlmo HHwzGdj1IPyKSuv29jR/MkpjOJysFtUa9MfU0= MIME-Version: 1.0 Received: by 10.42.240.136 with SMTP id la8mr11076637icb.274.1303389124549; Thu, 21 Apr 2011 05:32:04 -0700 (PDT) Received: by 10.231.35.2 with HTTP; Thu, 21 Apr 2011 05:32:04 -0700 (PDT) In-Reply-To: <4DB0197F.6000707@FreeBSD.org> References: <4DAEAE1B.70207@FreeBSD.org> <20110420132001.000058e1@unknown> <4DAECFDC.2050508@FreeBSD.org> <4DB0197F.6000707@FreeBSD.org> Date: Thu, 21 Apr 2011 15:32:04 +0300 Message-ID: From: George Kontostanos To: Alexander Motin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD-Current Subject: Re: Switch from legacy ata(4) to CAM-based ATA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 12:32:05 -0000 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@ -I@/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@ -I@/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@ -I@/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 wrote: > Daniel Braniss wrote: > >> Bruce Cran wrote: > >>> On Wed, 20 Apr 2011 12:57:47 +0300 > >>> Alexander Motin 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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- George Kontostanos aisecure.net