summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci/pci_axppci_33.c
AgeCommit message (Expand)Author
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2015-07-26Make sure pci_intr_map() will perform proper interrupt swizzling for devicesMiod 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
2006-06-15Rework the interrupt code, shaving some cycles off in the process.Brad Smith
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-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-06-25Add disestablish for pciide on AlphaConstantine Sapuntzakis
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
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-12-14update to netbsdTheo de Raadt