summaryrefslogtreecommitdiffstats
path: root/sys/arch/alpha/pci/lca_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use NULL instead of 0 for pci_decompose_tag() pointer arguments.miod2015-10-301-3/+3
* Check for errors in the status register after performing a PCI configurationmiod2015-07-181-3/+13
* Introduce a new pci routine, pci_conf_size(), which returns the size of amiod2010-12-041-1/+9
* Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() andbrad2006-03-261-3/+3
* First round of __P removal in sysmillert2002-03-141-9/+9
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* Finish merging lca to become closer to current netbsd.jason2001-02-161-8/+5
* Sync with NetBSD 961207niklas1997-01-241-2/+10
* Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.niklas1996-10-301-12/+14
* Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionniklas1996-07-291-0/+1
* sync to 0616, retaining local diffsderaadt1996-06-181-136/+115
* update to netbsdderaadt1995-12-141-0/+226