summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Collapse)Author
2000-07-06Split PCI firmware into separate (product) files to minimizemjacob
CVS rototillage on f/w upgrades.
2000-04-04Import tagging code and try to resolve locking problem.Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This ↵Steve Murphree
represents two months of work.
2000-02-20add Qlogic 12160 microcodemjacob
1999-12-20add in initiator-only f/w (preferred) for parallel SCSI devicesmjacob
1999-11-22Roll in new firmware (also with a shiny new BSD style licence)mjacob
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-04-04Roll out changes because the tree is frozen.mjacob
1999-04-04roll ISP1040 and ISP2100 f/w to latest releasemjacob
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17fix OpenBSD headersmjacob
1999-03-17update firmware substantiallymjacob
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1997-11-07$OpenBSD$Niklas Hallqvist
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-10-18compile using HOSTCC, -U_KERNELTheo de Raadt
1996-10-16compile aic7xxx_asm using HOSTCC and -U_KERNELTheo de Raadt
1996-08-31Support for c720. Now requires "ARCH xxx" statement. No default (error prone).Per Fogelstrom
1996-08-31Cleanup execPer Fogelstrom
1996-08-10ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch moreTheo de Raadt
work a bunch of ports will be able to use this for their drivers.
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
pete@demon.net
1995-10-18initial import of NetBSD treeTheo de Raadt