Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Feb 2011 11:51:54 +0200
From:      Alexander Motin <mav@FreeBSD.org>
To:        Joachim Tingvold <joachim@tingvold.com>
Cc:        freebsd-scsi@freebsd.org, "Kenneth D. Merry" <ken@freebsd.org>
Subject:   Re: mps0-troubles
Message-ID:  <4D4BCC3A.1090402@FreeBSD.org>
In-Reply-To: <1E541FAC-24CB-4AB1-AF9B-020D16B0B195@tingvold.com>
References:  <20110114001758.GA12793@nargothrond.kdm.org> <D24332F3-56AF-484C-9592-1097BF684E37@tingvold.com> <07392102-4584-4690-9188-5202728CC7CA@tingvold.com> <20110120155746.GA22515@nargothrond.kdm.org> <BC40CE83-6116-49CD-8D37-5BC29893449D@tingvold.com> <070C12D5-A54F-4A48-A151-EBA16EF32A13@tingvold.com> <20110203221056.GA25389@nargothrond.kdm.org> <EF8D9C50-B601-4A16-8CB3-DF958EBE6AB9@tingvold.com> <20110204000249.GA26663@nargothrond.kdm.org> <5B54C6A9-02C8-48B2-B693-012B8C828DA4@tingvold.com> <20110204002537.GA26904@nargothrond.kdm.org> <1E541FAC-24CB-4AB1-AF9B-020D16B0B195@tingvold.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joachim Tingvold wrote:
> On Fri, Feb 04, 2011, at 01:25:37AM GMT+01:00, Kenneth D. Merry wrote:
>> Hmm.  Lots of possiblilities, but a few things to look at:
>>
>> - Did you do a buildkernel or a make cleandepend && make depend && make?
>> - Look at the timestamp on mps.o in your kernel build directory
>> - touch mps.c, rebuild your kernel, and look to see that it got built
>> - 'grep io_cmds_active *' in sys/dev/mps, and make sure the patch got
>>   applied.
>> - make sure you installed the kernel in the right place
>> - make sure you booted the correct kernel (look at uname -a to see
>> when it
>>   was built)
> 
> Okay, now I feel like an idiot; I haven't rebuilt any kernel at any
> time, so the 1024->2048 change of 'MPS_CHAIN_FRAMES' probably had no
> effect (literally).
> 
> Now, I've run into another problem;
> 
>     [root@filserver /usr/src]# make buildworld && make buildkernel
>     [...]
>     /usr/src/sys/dev/ath/if_ath.c:3895:5: error: "NOTYET" is not defined
>     *** Error code 1
> 
>     Stop in /usr/obj/usr/src/sys/GENERIC.
>     *** Error code 1
> 
>     Stop in /usr/src.
>     *** Error code 1
> 
>     Stop in /usr/src.

It was already fixed. Update your sources and retry.

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D4BCC3A.1090402>