summaryrefslogtreecommitdiff
path: root/libexec/httpd/testsuite/t8.out
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/httpd/testsuite/t8.out')
0 files changed, 0 insertions, 0 deletions
/a>mjacob 2008-03-11Checkpoint of some fairly major isp(4) rototilling.mjacob 2007-07-07Do a number of 24XX related fixes: fix the actual getting of initiatormjacob 2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2005-12-11merge ktrace-lwp.christos 2005-05-30- add missing constchristos 2005-02-27nuke trailing whitespaceperry 2003-12-04netbsd.org -> NetBSD.orgkeihan 2003-05-03DMA, not dma nor Dma.wiz 2002-10-18Remove ISP_DMA_ADDR_T as a 'type'. Instead, go off of whethermjacob 2002-08-16Further fix problems with 23XX ISR handling and correctly initialize themjacob 2002-08-12Various changes to allow for overriding just loopid and/or iid.mjacob 2002-06-15Roll version minor.mjacob 2002-04-04Redo fabric evaluation to not use GET ALL NEXT (GA_NXT). Switches seemmjacob 2002-03-22Handle Port Unavailable the same as Port Logout (i.e., send a LIP).mjacob 2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob 2002-01-03Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows themjacob 2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob 2001-10-06Fix various 2300 GB issues related to chip errata and documentationmjacob 2001-09-05Synchronize with FreeBSD/Linux.mjacob 2001-09-01Add support for 2 Gigabit cards (2300/2312). This necessitated a changemjacob 2001-07-22seperate -> separatewiz 2001-07-06White space cleanup. Fix oopslet about having overlapping loop states.mjacob 2001-05-22Add back in (again) ISPASYNC_LIP and ISPASYNC_LOOP_RESET asyncmjacob 2001-05-16beginning basic 2300 infrstructure supportmjacob 2001-03-14Roll core minor. ANSify.mjacob 2001-02-20Add ISPCTL_RUN_MBOXCMD control op and ISPASYNC_UNHANDLED_RESPONSE async event.mjacob 2001-02-12Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob 2001-01-09ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT.mjacob 2000-12-28Apply nearly all of Bill Sommerfeld's -Wformat patches. The onemjacob 2000-12-28add an ISP_CFG_NOINIT flagmjacob 2000-12-23Fix pathnames in comment.wiz 2000-12-09Finally fix this driver to be sensible about the ENDIAN dance. It's notmjacob 2000-10-16Change some of the WWN macros- eliminate PORT_FROM_NODE_WWN and makemjacob 2000-08-14Add a maintenance note. Fix QFREE and QAVAIL macros to match change in usage.mjacob 2000-08-08Remove ispcmd_slow routine- SCBUSACCEL routine will set/clear tag/wide/sync.mjacob 2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob