summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ismt.c
AgeCommit message (Expand)Author
2023-05-10ismt(4): Use config_detach_children.riastradh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2017-08-17Add C3000 devices.msaitoh
2017-04-27 Use {isa,pci}_intr_establish"_xname"() for intrctl(8).msaitoh
2016-07-11pci_intr_type() is required pci_chipset_tag_t argument by other than x86.knakahara
2016-02-01 Add parenthesis for the addr argument of ISMT_DESC_ADDR_RW(addr, is_read).msaitoh
2016-01-06fix 32 bit compilationchristos
2016-01-05 Port FreeBSD's ismt(4) driver. ismt(4) supports Intel Chipset internalmsaitoh