summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx
AgeCommit message (Expand)Author
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-10-07Sync with r1.18 of aic7xxx.seq.Kenneth R Westerback
2005-10-07From gibbs via FreeBSD (r1.127): "Extend critical section protectionKenneth R Westerback
2005-10-04Sync with new aicasm.c. No functional change.Kenneth R Westerback
2005-10-04Emit '#define NUM_CRIT_SECTIONS' instead of 'static const intKenneth R Westerback
2005-04-28more snprintf checking. ok krw@Moritz Jodeit
2005-03-23typo corrections; ok krw a long time agoTheo de Raadt
2004-12-11Correct a very rare case where command ordering could be compromisedKenneth R Westerback
2004-12-11Update microcode source prepatory to updating microcode and aic79xx.c.Kenneth R Westerback
2004-09-18regen w/ proper rcsids and constMichael Shalayeff
2004-09-18repair build that reused y.tab.h for two different parsersMichael Shalayeff
2004-08-01Fold in relevant bits of the most recent two updates fromKenneth R Westerback
2004-06-12Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.hKenneth R Westerback
2004-05-19Add missing aic79xx_reg.h file. Update aic79xx* files to latestKenneth R Westerback
2004-04-27irregardless -> irrespective;Jason McIntyre
2004-02-13Not used in updated ahc.Kenneth R Westerback
2004-02-08Pull in a few recent changes from FreeBSD, plus a couple of localKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-10-20check strdup failure; nimadeus@pandora.beTheo de Raadt
2003-08-28Sync ('make microcode') with change to aicasm_symbol.c:Kenneth R Westerback
2003-08-28Fix use of uninitialized variable by porting NetBSD patch to correctlyKenneth R Westerback
2003-08-12regenMichael Shalayeff
2003-08-12constify sequencer script; krw@ okMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-07-05attempt to make ahc smaller. change PCI interrupt handler.Steve Murphree
2002-06-30New aicasm synced with FreeBSD.Steve Murphree
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28not used by new ahc driverTodd C. Miller
2002-06-28Return of new ahcSteve Murphree
2002-03-19remove __PTodd C. Miller
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16change to reflect the removal of sequencer.hSteve Murphree
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2000-04-04Import tagging code and try to resolve locking problem.Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1997-11-07$OpenBSD$Niklas Hallqvist
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-10-16compile aic7xxx_asm using HOSTCC and -U_KERNELTheo de Raadt
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt