summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/amas.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove AMD64 strings from pcidevsjsg2020-01-041-7/+7
* Fix a few format string bugs with -DDEBUGsf2014-06-151-2/+2
* Missed removing a printf argument.ariane2009-05-071-2/+2
* Make amas less chatty in debug mode by not mentioning unused ranges andariane2009-05-071-5/+3
* Amas(4) on some machines has ranges with base > limit. Treat this asariane2009-05-071-2/+3
* Move amas device from arch/amd64 to dev/pci and enable it in i386 as well.ariane2009-05-071-0/+284