summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
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
2002-02-16change to reflect the removal of sequencer.hSteve Murphree
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2002-01-23we dont have getprogname()Eric Jackson
2001-12-17move more microcode, so that it does not end up in /usr/includeTheo de Raadt
2001-12-14Roll f/w to latest && greatest for 2100 and 2200 cards.mjacob
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-24update firmwaremjacob
2001-09-01Catch up with mainline of code development.mjacob
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson
2001-06-21Add support for the Cyclades-Z multiport serial cards.Nathan Binkert
2001-06-18more more microcode (so it does not end up installed in includes, for one)Theo de Raadt
2001-06-18move microcodeTheo de Raadt
2001-06-05updated firmware from 3com (Thanks!); contains support for 3cr990B cards.Jason Wright
2001-04-24Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com toTheo de Raadt
2001-04-16fix headerTheo de Raadt
2001-04-16put yamaha comment in the fileTheo de Raadt
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-04-11Commit newest adw microcode (3.3f) filesKenneth R Westerback
2001-03-29Microcode for yds(4) driver, freed by Yamaha as follows:Aaron Campbell
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback
2001-02-12update to latest firmware levelsmjacob