summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_en_pci.c
AgeCommit message (Collapse)Author
2005-09-11do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okMichael Shalayeff
2002-06-19remove __BROKEN_INDIRECT_CONFIG cruft.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
All callers actually took all arguments to pci_intr_map from pci_attach_args structs, so this simplifies code. This also allows more complicated interrupt assignment schemes like the one on sparc64. This makes sparc64 pci interrupts work. Inspired by the same change in NetBSD.
2001-04-06typo in error messageJason Wright
1998-01-07now this is really prettyTheo de Raadt
1997-05-07call pci_intr_establish correctlyNiklas Hallqvist
1997-03-20update for adaptec supportchuck
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-06-21use correct copyrightchuck
1996-06-21PCI glue for the en ATM device.chuck