summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ips.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2017-12-03port ips(4) driver from OpenBSD; needs a lot more work, right now just compil...jdolecek