Age | Commit message (Expand) | Author |
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 |
2001-04-16 | put yamaha comment in the file | Theo de Raadt |
2001-04-15 | Support U160 on 53c1010 chips. | Kenneth R Westerback |
2001-04-11 | Commit newest adw microcode (3.3f) files | Kenneth R Westerback |
2001-03-29 | Microcode for yds(4) driver, freed by Yamaha as follows: | Aaron Campbell |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |
2001-02-12 | update to latest firmware levels | mjacob |
2000-10-16 | update SBUS microcode to 1.37 (latest) | mjacob |
2000-07-06 | Split PCI firmware into separate (product) files to minimize | mjacob |
2000-04-04 | Import tagging code and try to resolve locking problem. | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-02-20 | add Qlogic 12160 microcode | mjacob |
1999-12-20 | add in initiator-only f/w (preferred) for parallel SCSI devices | mjacob |
1999-11-22 | Roll in new firmware (also with a shiny new BSD style licence) | mjacob |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-04-04 | Roll out changes because the tree is frozen. | mjacob |
1999-04-04 | roll ISP1040 and ISP2100 f/w to latest release | mjacob |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob |
1999-03-17 | fix OpenBSD headers | mjacob |
1999-03-17 | update firmware substantially | mjacob |
1998-03-24 | add isp driver from netbsd, more munging needed | Theo de Raadt |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-03 | Missing OpenBSD pieces, DOH! | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-10-18 | compile using HOSTCC, -U_KERNEL | Theo de Raadt |
1996-10-16 | compile aic7xxx_asm using HOSTCC and -U_KERNEL | Theo de Raadt |
1996-08-31 | Support for c720. Now requires "ARCH xxx" statement. No default (error prone). | Per Fogelstrom |
1996-08-31 | Cleanup exec | Per Fogelstrom |
1996-08-10 | ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch more | Theo de Raadt |
1996-06-27 | new 2940 driver merged from freebsd sources 960623 | shawn |