Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 1996 19:40:50 -0400 (EDT)
From:      Barry Masterson <jbarrm@panix.com>
To:        Freebsd-questions <questions@FreeBSD.org>
Cc:        smpatel@FreeBSD.org
Subject:   ISA_PnP & pnp.c (was ISA_PnP & patch) 
Message-ID:  <Pine.SUN.3.94.961026192549.19098A-100000@panix.com>
In-Reply-To: <Pine.BSF.3.91.961026121810.2871A-100000@jbarrm.dialup.access.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Figured the patch problem out, had to enter:

	../sys/i386/conf/LINT

Needed the "../" for patch to properly apply all the patches.

Now, my second question:  /usr/src/sys/i386/isa/pnp.c  has no
entry for the sb16. Only two; the "Supra Express" & "SMC etherEZ".
I only need the sb16, so can I replace, say, the Supra entry in
pnp.c with the needed sb16 entry?

Thank you

Barry Masterson
jbarrm@panix.com

>--->--->--->--->--->
  FreeBSD   2.1.5-R
<---<---<---<---<---<

On Sat, 26 Oct 1996, Barry Masterson wrote:

> I'm attempting to apply the ISA_PnP patch for a SoundBlaster 16
> card. The kernel failed to probe card on my first attempt, where
> I just built a new kernel and pluged in the card.
> 
> The patch file is now in '/usr/src/FreeBSD-pnp/'. I ran 'patch',
> and was prompted for a 'file' to patch:
> 
>   # patch -p0 < kernel.patch.2.1.5
>   Hmm...  Looks like a unified diff to me...
>   The text leading up to this was: 
>   --------------------------
>   |diff -ur --new-file ../2.1.5/sys/i386/conf/LINT sys/i386/conf/LINT
>   |--- ../2.1.5/sys/i386/conf/LINT	Thu Jul  4 19:39:33 1996
>   |+++ sys/i386/conf/LINT	Sat Jul  6 14:55:10 1996
>   --------------------------
>   File to patch: 
> 
> My question is, what do I enter? "sys/i386/conf/LINT"?
> 
> I don't have a '2.1.5' directory in /usr/src, so I'm guessing that
> it would be 'sys/i386/conf/LINT', which I do have.
> 
> 
> Please advise.
> 
> Thank you
> 
> Barry Masterson
> jbarrm@panix.com
> 
> >--->--->--->--->--->
>   FreeBSD   2.1.5-R
> <---<---<---<---<---<
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.94.961026192549.19098A-100000>