summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2004-11-22rename these two firmwares to nicer namesTheo de Raadt
2004-11-22stdlib.hTheo de Raadt
2004-11-22enter kue & symbolTheo de Raadt
2004-11-22firmware loading for kue(4), tested for me by dhartmeiTheo de Raadt
2004-11-22missed a few capable machinesTheo de Raadt
2004-11-22for later use, install theseTheo de Raadt
2004-11-22build and install neomagic firmwareTheo de Raadt
2004-11-22filesystem firmware loadingTheo de Raadt
2004-11-22build & install tigon firmwaresTheo de Raadt
2004-11-22build a tigon firmware file. Saves 150KB or so in GENERIC kernelsTheo de Raadt
2004-11-21$OpenBSD$ tagAlexander Yurchenko
2004-11-20sgi tooTheo de Raadt
2004-11-19copyrightTheo de Raadt
2004-11-19return 0 from main, hppa cares :)Theo de Raadt
2004-11-17rename to atmelTheo de Raadt
2004-11-17fix non-usb buildsTheo de Raadt
2004-11-17install all 8 filesTheo de Raadt
2004-11-17list licensed filesTheo de Raadt
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