Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-11 | do not inline pci_mapreg_map() anymore as it is olrite now; brad@ ok | Michael Shalayeff | |
2002-06-19 | remove __BROKEN_INDIRECT_CONFIG cruft. | Federico G. Schwindt | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-08-25 | Change 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-06 | typo in error message | Jason Wright | |
1998-01-07 | now this is really pretty | Theo de Raadt | |
1997-05-07 | call pci_intr_establish correctly | Niklas Hallqvist | |
1997-03-20 | update for adaptec support | chuck | |
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist | |
1996-06-21 | use correct copyright | chuck | |
1996-06-21 | PCI glue for the en ATM device. | chuck | |