summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx/aicasm.c
AgeCommit message (Expand)Author
2005-10-04Emit '#define NUM_CRIT_SECTIONS' instead of 'static const intKenneth R Westerback
2004-09-18repair build that reused y.tab.h for two different parsersMichael Shalayeff
2004-06-12Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.hKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-08-12constify sequencer script; krw@ okMichael Shalayeff
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-06-30New aicasm synced with FreeBSD.Steve Murphree
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-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree