summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2004-11-17forgot 2 firmwaresTheo de Raadt
2004-11-17not sparcTheo de Raadt
2004-11-16put copy of license in firmware dir tooTheo de Raadt
2004-11-16flat firmware file creation and installationTheo de Raadt
2004-11-12file not usedTheo de Raadt
2004-11-02BSD-like license permitting redistribution of of the current AtmelTheo de Raadt
2004-11-02from netbsd:Theo de Raadt
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
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-03microcode for interrupts coalescing on fxp; from intel via freebsdMichael 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-03-12RegenMiod Vallat
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
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-07-01Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadyKenneth R Westerback
2003-06-27Take strlen() of an existing variable. Syntax error introduced in str*Kenneth R Westerback
2003-06-26constify readonly dataMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-02-28Update firmware to latest levels- fixes several nasty bugs on the 2300 at least.mjacob
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-09-16Resync siop with NetBSD. Make strong effort to minimizeKenneth R Westerback
2002-07-11add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.Jason Wright
2002-07-11New version of the firmware from 3Com. Many, many thanks to David DillowJason 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-05-17Update to latest released 2300/2312 f/w.mjacob
2002-05-01make fw images const and fix ti for unneeded type casts; jason@ testing ans okMichael Shalayeff
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
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