I'm absolutly sure this patch is ment to fix the problem I have having.  I
found the patch but I have no idea what to do with it.  I was given a link
to a file named "pcic-stable.diff.17a" and "pcic-stable.diff.17b".  I need
to recompile the kernel but how do I encorperate this new code into it?

--------------<<<((((((0))))))>>>--------------
Leo Clark
[EMAIL PROTECTED]


On Sat, 1 Sep 2001, Jacob Meuser wrote:

> On Sat, Sep 01, 2001 at 11:24:58AM -0700, Leo Clark wrote:
> > 
> > Aparently the TI controler on the PCI card is programmed to use ISA
> > interrupts and this isn't supported under FreeBSD-STABLE.  From what I
> > have been reading, somewhere, there is a magic patch that will make all my
> > problems go away.  Does anyone know where this patch is?  And how the heck
> > I install it?  They say it works under -current... 
> 
> I don't use FreeBSD, but you can do cool things with cvs, like making 
> your own patches :)
> 
> Do something like this:
> 
> cd /patch/to/wi/source
> $ cvs diff -u -rHEAD wi.c
> 
> I'm no kernel hacker, but the ISA interrupt thing is probably not just in
> the wi source, and the patch won't do didly.  (But maybe there's a comment
> in there that could give you some clues about what else to do?  Or maybe
> the name of the last committer for that file, who probably knows how to
> get them to work?)
> 
> FWIW, people have reported success with these cards on OpenBSD-stable.
> 
> -- 
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> 

Reply via email to