summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx
AgeCommit message (Expand)Author
2021-10-25regenryo
2021-10-25For "num_critical_sections", now output not only the "static const int" varia...ryo
2021-10-25fix build failure of "multiple definition"ryo
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-09-16fix typos in word "successfully", mainly s/succesfully/successfully/.andvar
2021-09-03s/existant/existent/ in comments and messages, plus few more similar fixes.andvar
2021-08-07s/configuraiton/configuration/ in comments and man pages.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2020-06-29No longer depend on libl.rin
2020-06-27constify, NFCIjdolecek
2020-06-27make sure to strip leading '$' from NetBSD rcs id so that it won't bejdolecek
2020-06-27regen againjdolecek
2020-06-27regen - NFCI, confirmed by comparing compiled binary object before andjdolecek
2020-06-27make this compile with normal WARNSjdolecek
2020-06-27make this work with objdir, drop unused -lljdolecek
2019-06-04 Fix typo (s/recevie/receive/).msaitoh
2019-05-28s/recieve/receive/msaitoh
2018-02-08Typos.dholland
2016-08-15This thing is completely buggy. There is a use-after-free and NULL pointermaxv
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2009-12-27Free memory when done with it.jakllsch
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2006-11-25spell precede; from Zaferchristos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-02-25Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),wiz
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-02-24Spell interrupt with two rs. From Peter Postma.wiz
2003-08-29Apply the following change from 06/28/2003 04:44:10 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:40:46 made by gibbs to thethorpej
2003-08-29Sync perforce IDs. (From FreeBSD)thorpej
2003-08-29Apply the following change from 05/30/2003 02:14:22 made by scottl to thethorpej
2003-08-29Add some missing definitions for the LUNLEN register.thorpej
2003-08-29Apply the following change made on 5/26/2003 21:26:51 by gibbs to thethorpej
2003-08-29Apply the following change made 5/26/2003 21:18:48 by gibbs to thethorpej
2003-08-29Apply the following change checked in 2003/05/04 00:20:07 by gibbsthorpej
2003-07-14add missing __RCSID()lukem
2003-05-14Correct spelling of coalesce. (Will forward to Justin Gibbs.)wiz
2003-05-03DMA, not dma nor Dma.wiz
2003-04-20Regen.fvdl
2003-04-20Sync with FreeBSD rev. 1.10: correct default precompensation value for RevAfvdl
2003-04-19Generated register/sequencer code include files for the ahc and ahdfvdl
2003-04-19Newer aic sequencer assembler. From FreeBSD, written by Justin Gibbs.fvdl
2002-06-02Use SLIST_*() instead of accessing slh_first,sle_next directly.lukem
2001-12-12MKfoo=no -> NOfootv
2001-08-20precede, not preceed.wiz
2001-06-19`response', not `responce'wiz
2001-04-30minor lintlukem
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek