Re: aic7xxx and 2.4.3 failures - fix, it is interrupt routing

2001-04-09 Thread Jim Studt
and it works. I'll keep one of these servers set aside for testing and see if I can't figure out a little more specifically what the problem is, but IOAPIC is fine. Thanks for the help all! -- Jim Studt, President

Re: aic7xxx and 2.4.3 failures

2001-04-09 Thread Jim Studt
Cirrus Logic GD 5480 (rev 23) 01:0f.0 PCI bridge: Digital Equipment Corporation DECchip 21150 (rev 06) I will go back and try 2.4.0 and 2.4.3-ac3 and see where that gets me. -- Jim Studt, President The Federated Software Grou

aic7xxx and 2.4.3 failures

2001-04-09 Thread Jim Studt
ay for aic7xxx host instance 0: {255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255} Actual queue depth per device for aic7xxx host instance 0: {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} -- Jim Studt, President

sis5513 fatal udma problems

2001-01-03 Thread Jim Studt
lease? :-) -- Jim Studt, President The Federated Software Group, Inc. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

[PATCH] i810 audio fixes for 2.4.0-test13-pre5

2000-12-29 Thread Jim Studt
= dmabuf->dmasize - swptr; - + len = swptr % (dmabuf->dmasize/SG_LEN); + memset(dmabuf->rawbuf + swptr, silence, len); spin_lock_irqsave(&state->card->lock, flags); @@ -1908,6 +1917,7 @@ MODULE_DESCRIPTION("Intel 810 audio support"); MODULE_P

[PATCH] tulip oops for some eeproms in 2.4.0-test10

2000-11-01 Thread Jim Studt
; 0x0f], +leaf->media, + ((leaf->type < +sizeof(block_name)/sizeof(block_name[0])) ? block_name[leaf->type] : "unknown"), + leaf->type); } if (new_advertise)