summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx/aicasm.c
AgeCommit message (Expand)Author
2022-05-24fix various typos in comment, documentation and log messages.andvar
2021-10-25For "num_critical_sections", now output not only the "static const int" varia...ryo
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2020-06-27constify, NFCIjdolecek
2016-08-15This thing is completely buggy. There is a use-after-free and NULL pointermaxv
2009-12-27Free memory when done with it.jakllsch
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2005-12-11merge ktrace-lwp.christos
2003-07-14add missing __RCSID()lukem
2003-04-19Newer aic sequencer assembler. From FreeBSD, written by Justin Gibbs.fvdl
2001-01-22make patches[] constjdolecek
2001-01-18constifyjdolecek
2000-03-15New ahc driver, a port of Justin Gibbs' FreeBSD driver. This addsfvdl