Re: pmspcv panic on boot on this box

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Thu, 30 Jul 2015 20:13:51 +0000
On Thu, Jul 30, 2015 at 03:09:30PM -0500, Larry Rosenman wrote:
> $ sudo -s
> Password:
> # cd /usr/src
> # patch -p0 < ~ler/pmspcv.diff
> Hmm...  Looks like a unified diff to me...
> The text leading up to this was:
> --------------------------
> |Index: sys/dev/pms/freebsd/driver/common/lxutil.c
> |===================================================================
> |--- sys/dev/pms/freebsd/driver/common/lxutil.c	(revision 286083)
> |+++ sys/dev/pms/freebsd/driver/common/lxutil.c	(working copy)
> --------------------------
> Patching file sys/dev/pms/freebsd/driver/common/lxutil.c using Plan A...
> Hunk #1 failed at 758.
> Hunk #2 failed at 767.
> 2 out of 2 hunks failed--saving rejects to
> sys/dev/pms/freebsd/driver/common/lxutil.c.rej
> done
> # vi sys/dev/pms/freebsd/driver/common/lxutil.c.rej
> _at__at_ -758,6 +758,7 _at__at_
>    int idx;^M
>    static U32 cardMap[4] = { 0, 0, 0, 0 };^M

Hmm.  Somehow you ended up with MS DOS EOL...

I'm able to apply the patch without issues.  Try this:

 vi pmspcv.diff
 :%s:[ctrl-m]::g

It should apply afterward.

Glen


Received on Thu Jul 30 2015 - 18:13:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:58 UTC