summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/dpt_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out NetBSD __KERNEL_RCSID macro usage.brad2008-05-131-6/+1
* do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ okmickey2005-08-091-7/+1
* First round of __P removal in sysmillert2002-03-141-4/+4
* Change pci_intr_map to take pci_attach_args as an argument.art2001-08-251-3/+2
* Make pci_mapreg_map take an extra argument where we canniklas2001-06-121-2/+2
* Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz1999-11-301-0/+163