Age | Commit message (Expand) | Author |
2004-03-12 | Regen | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-02-13 | Not used in updated ahc. | Kenneth R Westerback |
2004-02-08 | Pull in a few recent changes from FreeBSD, plus a couple of local | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-10-20 | check strdup failure; nimadeus@pandora.be | Theo de Raadt |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-28 | Fix use of uninitialized variable by porting NetBSD patch to correctly | Kenneth R Westerback |
2003-08-12 | regen | Michael Shalayeff |
2003-08-12 | constify sequencer script; krw@ ok | Michael Shalayeff |
2003-07-01 | Don't dma map the xs->cmd. Copy it to a safe buffer that is already | Kenneth R Westerback |
2003-06-27 | Take strlen() of an existing variable. Syntax error introduced in str* | Kenneth R Westerback |
2003-06-26 | constify readonly data | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2003-02-28 | Update firmware to latest levels- fixes several nasty bugs on the 2300 at least. | mjacob |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-09-16 | Resync siop with NetBSD. Make strong effort to minimize | Kenneth R Westerback |
2002-07-11 | add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly. | Jason Wright |
2002-07-11 | New version of the firmware from 3Com. Many, many thanks to David Dillow | Jason Wright |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-06-30 | New aicasm synced with FreeBSD. | Steve Murphree |
2002-06-28 | actually, new new ahc uses these after all | Todd C. Miller |
2002-06-28 | not used by new ahc driver | Todd C. Miller |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-05-17 | Update to latest released 2300/2312 f/w. | mjacob |
2002-05-01 | make fw images const and fix ti for unneeded type casts; jason@ testing ans ok | Michael Shalayeff |
2002-04-08 | Allegro-1 and Maestro 3 driver ported from netbsd | Mike Frantzen |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-16 | change to reflect the removal of sequencer.h | Steve Murphree |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-01-23 | we dont have getprogname() | Eric Jackson |
2001-12-17 | move more microcode, so that it does not end up in /usr/include | Theo de Raadt |
2001-12-14 | Roll f/w to latest && greatest for 2100 and 2200 cards. | mjacob |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-24 | update firmware | mjacob |
2001-09-01 | Catch up with mainline of code development. | mjacob |
2001-07-02 | Put the ISES firmware under dev/microcode/. | Hakan Olsson |
2001-06-21 | Add support for the Cyclades-Z multiport serial cards. | Nathan Binkert |
2001-06-18 | more more microcode (so it does not end up installed in includes, for one) | Theo de Raadt |
2001-06-18 | move microcode | Theo de Raadt |
2001-06-05 | updated firmware from 3com (Thanks!); contains support for 3cr990B cards. | Jason Wright |
2001-04-24 | Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com to | Theo de Raadt |
2001-04-16 | fix header | Theo de Raadt |