Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2011 10:32:17 +0100
From:      Joachim Tingvold <joachim@tingvold.com>
To:        Kenneth D. Merry <ken@freebsd.org>
Cc:        freebsd-scsi@freebsd.org, Alexander Motin <mav@freebsd.org>
Subject:   Re: mps0-troubles
Message-ID:  <1E541FAC-24CB-4AB1-AF9B-020D16B0B195@tingvold.com>
In-Reply-To: <20110204002537.GA26904@nargothrond.kdm.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
Joachim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1E541FAC-24CB-4AB1-AF9B-020D16B0B195>