summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_sf_pci.c
AgeCommit message (Expand)Author
2014-07-22Fewer <netinet/in_systm.h>Martin Pieuchot
2013-08-07Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2012-10-18Convert a number of old private copies of code which predatesTheo 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
2008-05-25Remove redundant enabling of bus master which pci_mapreg_map() dealsBrad Smith
2007-10-29unmap on error and correct some output in those cases.Federico G. Schwindt
2007-10-22only output on situations where power state is D3. unify the message inFederico G. Schwindt
2007-10-22Use pci_set_powerstate(), shrinking the code and unifying the differentFederico G. Schwindt
2006-12-06- de-staticMartin Reindl
2006-12-06replace Adaptec AIC-6915 Starfire driver with the fully bus_dma(9)-ableMartin Reindl