summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci/pci_1000.c
AgeCommit message (Expand)Author
2009-09-30Remove unused last argument of alpha_shared_intr_disestablish().Miod Vallat
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2008-07-22Modify pci_intr_map() implementation to pass the pci_attach_args to theMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-01-09Make dec_xxx_intr_map() fail silently; caller will print a message ifMark Kettenis
2006-06-15Rework the interrupt code, shaving some cycles off in the process.Brad Smith
2006-03-26Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() andBrad Smith
2006-01-29Add a alpha_shared_intr_reset_strays() function that resets the strayMartin Reindl
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2002-06-30AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton.Miod Vallat