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