summaryrefslogtreecommitdiff
path: root/sys/dev/pci/bha_pci.c
AgeCommit message (Expand)Author
2011-04-03use nitems(); no binary change for drivers that are compiled on amd64.Jasper Lievisse Adriaanse
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
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-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2003-02-28remove non-typo changes. sorry folksMichael Shalayeff
2003-02-28typo; from weissmanndudeMichael Shalayeff
2002-11-19Since we have a cast'd pci_attach_args already, use it instead of another cast.Jason Wright
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
2002-01-24bussified and bus-split bustec scsi ha driver.Michael Shalayeff