nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/pci/isic_pci.c
AgeCommit message (Expand)Author
2018-09-22Remove isic(4). It is part of ISDN, which we are now retiring.maxv
2016-07-14- Use aprint*() more in xxx_attach().msaitoh
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2012-02-03ansi prototypeschristos
2009-12-06Simplify device-activation hooks.dyoung
2009-11-26Cleanup interrupt establish error messages. Do not mixnjoly
2009-05-12use device_private().cegger
2009-05-06struct device * -> device_t, no functional changes intended.cegger
2009-05-06struct cfdata * -> cfdata_t, no functional changes intended.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-10use aprint_*_dev and device_xnamecegger