summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/adv_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-051-7/+3
* Trailing whitespace.krw2020-02-181-5/+5
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* use nitems(); no binary change for drivers that are compiled on amd64.jasper2011-04-031-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* ``it's'' -> ``its'' when the grammar gods require this change.miod2007-04-101-2/+2
* do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okmickey2005-09-111-13/+13
* Add a simplistic table driven lookup routine and use it where appropriate.jason2002-11-191-12/+9
* First round of __P removal in sysmillert2002-03-141-3/+3
* Change pci_intr_map to take pci_attach_args as an argument.art2001-08-251-3/+2
* Remove 940UW from the comments.downsj1998-11-171-2/+1
* Kill redundant PCI code.downsj1998-11-171-14/+2
* Sync w/ NetBSD.downsj1998-09-281-15/+7
* AdvanSys PCI SCSI driver, from NetBSD; dante@mclink.it.downsj1998-09-271-0/+239