summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci/pci_eb164.c
AgeCommit message (Expand)Author
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
2007-05-02supply the real devicename to sio_intr_establish() instead a genericMartin Reindl
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
2003-05-10string cleaning; ok beck dhartmeiTheo de Raadt
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-14Don't use a single static struct alpha_bus_space since there are machinesNathan Binkert
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-08-17cut and paste typos; from art@Michael Shalayeff
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-06-25Fix earlier commit of pciide disestablishConstantine Sapuntzakis
2001-06-25Add disestablish for pciide on AlphaConstantine Sapuntzakis
2001-02-06Committed by accident.Artur Grabowski
2001-02-06Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD.Artur Grabowski
2000-11-11pci portion of eb164 support. from NetBSDEric Jackson
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-07-01First shot for EB164SX/LX support; kernels for those should be muchAngelos D. Keromytis
1997-01-24Sync with NetBSD 961207Niklas Hallqvist