cvs commit: src/sys/bus/pci pci_if.m pci_pcib.c

Eirik Nygaard eirikn at kerneled.com
Sat Jan 22 07:46:09 PST 2005


On Mon, Jan 17, 2005 at 12:24:46PM -0800, Joerg Sonnenberger wrote:
> joerg       2005/01/17 12:24:46 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     sys/bus/pci          pci_if.m pci_pcib.c 
>   Log:
>   Use PCIB_ROUTE_INTERRUPT instead of PCI_ROUTE_INTERRUPT, the latter is
>   long dead. Remove the declaration in pci_if.m to avoid future problems.
>   
>   Spotted-by: corecode

This broke the network driver for me (xl).

intr 3 at 79399 hzm livelocked! limiting at 20000 hz
xl0: watchdog timeout
intr 3 at 2872 hz, removing livelock limit

-- 
Eirik Nygaard





More information about the Commits mailing list