summaryrefslogtreecommitdiff
path: root/sys/dev/pci/njs_pci.c
AgeCommit message (Expand)Author
2018-12-09use pci_intr_establish_xname() everywherejdolecek
2016-07-14- Use aprint*() more in xxx_attach().msaitoh
2016-07-11KNF. No functional change.msaitoh
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2008-07-09- device/softc splitjoerg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-10use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2004-08-26Use ANSI function decls, more static.thorpej
2004-08-26Workbit NinjaSCSI-32 PCI/CardBus SCSI driver (njs)itohy