summaryrefslogtreecommitdiff
path: root/sys/dev/pci/adv_pci.c
AgeCommit message (Expand)Author
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2011-04-03use nitems(); no binary change for drivers that are compiled on amd64.Jasper Lievisse Adriaanse
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-04-10``it's'' -> ``its'' when the grammar gods require this change.Miod Vallat
2005-09-11do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okMichael Shalayeff
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
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
1998-11-17Remove 940UW from the comments.Jason Downs
1998-11-17Kill redundant PCI code.Jason Downs
1998-09-28Sync w/ NetBSD.Jason Downs
1998-09-27AdvanSys PCI SCSI driver, from NetBSD; dante@mclink.it.Jason Downs