aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pms
Commit message (Expand)AuthorAgeFilesLines
* pms/freebsd: fix compiler warningsRyan Libby2017-10-213-27/+6
* sys/dev: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-203-6/+6
* Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers2017-01-041-3/+3
* Don't repeat the the word 'the'Eitan Adler2016-05-173-3/+3
* dev/pms: minor spelling fixes for the FreeBSD-specific part.Pedro F. Giffuni2016-05-044-11/+11
* sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-211-6/+5
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* ostiInitiatorIOCompleted(): wrong sizeof() argument.Pedro F. Giffuni2016-02-211-1/+1
* Don't forget to check the vendor when probing. Also, there's no needWarner Losh2015-08-022-57/+33
* Disable debugging.Benno Rice2015-07-171-4/+4
* Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...Achim Leubner2015-07-07134-0/+377839