Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 09:03:18 -0800
From:      David Greenman <dg@root.com>
To:        Bill Beavers <bbeavers@Moonraker.afsc.k12.ar.us>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cyclades on 2.1.7 
Message-ID:  <199711111703.JAA26042@implode.root.com>
In-Reply-To: Your message of "Tue, 11 Nov 1997 10:44:21 GMT." <Pine.BSF.3.91.971111103633.8136B-100000@Moonraker.afsc.k12.ar.us> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Does anybody use a cyclade PCI cyclom-y e board on their 2.1.7 system?  I 
>need to patch the files into the /usr/src/sys/pci directory, but I don't 
>understand what it want me to do when I apply the diffs and get to the 
>point where it asks me ...
>
>File to patch:
>
>It seems as though it wants to patch MAKEDEV or something, but that is in 
>/dev not way over there in /usr/src/* and the output of the message I get 
>looks like this...
>
>Patching file sys/conf/files using Plan A...
>Hunk #1 succeeded at 284 (offset 1 line).
>Hmm...  The next patch looks like a new-style context diff to me...
>The text leading up to this was:
>--------------------------
>|Index: etc/etc.i386/MAKEDEV
>|===================================================================
>|RCS file: /home/ncvs/src/etc/etc.i386/MAKEDEV,v
>|retrieving revision 1.95.4.16
>|diff -c -r1.95.4.16 MAKEDEV
>|*** MAKEDEV    1996/07/02 14:24:56     1.95.4.16
>|--- MAKEDEV    1996/10/14 21:41:54
>--------------------------
>File to patch:      
>
>What do I supply here?

   Looks like you only have the kernel sources online, and not the sources for
the rest of the system. The source for MAKEDEV (which is installed in /dev)
is located in src/etc/etc.i386/MAKEDEV.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



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