aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispmbox.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Fix some stupid copyright mistakes that have been there for quite some time.Matt Jacob2007-03-101-25/+26
* Don't attempt to load illegal hard loop addresses intoMatt Jacob2007-02-231-1/+1
* Try an experiment with using DMA to load firmware into a 2200- VERIFYMatt Jacob2006-12-171-1/+1
* clarify a comment slightlyMatt Jacob2006-12-091-1/+1
* Make the SAN login/logout stuff more common between different chipsetsMatt Jacob2006-11-181-0/+35
* Increase the timeout for some SAN commands.Matt Jacob2006-11-161-0/+26
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.Matt Jacob2006-11-021-128/+492
* Do various fixes to support firmware loading for the 2322Matt Jacob2006-07-031-1/+3
* Some more gratuitous format and name changes.Matt Jacob2006-04-211-0/+4
* a) clean up some declaration stuff (i.e., make more modern with respectMatt Jacob2006-02-151-246/+246
* First of several commits as this driver is dusted off and maybe broughtMatt Jacob2006-01-231-5/+36
* Add an ioctl framework for doing FC task management functions fromMatt Jacob2005-10-291-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* add MAKE_WWN_FROM_NODE_NAME macroMatt Jacob2004-01-231-0/+10
* Add an explanatory comment about what operational modes in xfwopt are.Matt Jacob2003-03-251-1/+5
* Add MBOX_INIT_REQ_QUEUE_A64/MBOX_INIT_RES_QUEUE_A64 definitions.Matt Jacob2002-09-231-0/+6
* Add ICBXOPT_ZIO definition.Matt Jacob2002-08-171-0/+1
* Add MBOX_DRIVER_HEARTBEAT/MBOX_FW_HEARTBEAT/FC4_FC_SVC defines.Matt Jacob2002-06-161-0/+4
* Scale back # of luns supported for SCC to 16384- oops- top 3 bits are aMatt Jacob2002-04-161-0/+6
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.Matt Jacob2002-04-041-12/+108
* Support for f/w crash dumps (2200 && 23XX).Matt Jacob2002-02-171-1/+1
* + A variety of 23XX changes:Matt Jacob2002-02-041-1/+3
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows theMatt Jacob2002-01-031-2/+4
* Major restructuring for swizzling to the request queue and unswizzling fromMatt Jacob2001-12-111-27/+10
* Misunderstanding documentation caused me to try and set 1Gbps/2Gps/AutoMatt Jacob2001-10-061-3/+3
* Implement a call to get the actual link data rate (if 23XX) so we canMatt Jacob2001-10-011-31/+39
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredMatt Jacob2001-08-311-9/+36
* Add MBOX_GET_PCI_PARAMS alias.Matt Jacob2001-08-201-0/+1
* Add more MBOX and ASYNC event defines.Matt Jacob2001-08-161-0/+4
* Add a bunch of additional defines for completion codes. DefineMatt Jacob2001-07-041-16/+75
* Add some target mode definitions and firmware (FC only) attribute definitions.Matt Jacob2001-04-041-0/+13
* Fix a longstanding bug- we had the sense of what bit 14Matt Jacob2001-02-231-1/+1
* Add structure defining FC-AL position maps. The only tool that I know ofMatt Jacob2001-02-111-0/+16
* Add some SNS "Register FC4 type" subcommand defines. Add some definesMatt Jacob2001-01-091-1/+13
* some copyright cleanupsMatt Jacob2000-09-211-8/+2
* various fixesMatt Jacob2000-08-271-9/+35
* Add in macros && masks so that mailbox command errors can beMatt Jacob2000-08-011-0/+3
* add MBOX_GET_RESOURCE_COUNT commandMatt Jacob2000-06-181-0/+1
* Conrrect a macro with parenthesis.Matt Jacob2000-05-091-1/+1
* Add in mailbox return codes for failed fabric logins (port_id_used,Matt Jacob2000-02-291-0/+23
* Add in new async mbox defines for 2200- point to point stuff.Matt Jacob2000-02-111-0/+23
* add clarifying tag define for FCMatt Jacob2000-01-041-0/+1
* Add missing target mode flag and fix the RQSTYPE_CTIO0Matt Jacob2000-01-031-1/+2
* Add in missing ENABLE TARGET MODE opcode.Matt Jacob1999-12-271-0/+2
* Remove target mode definitions (they'll come back later inMatt Jacob1999-10-171-376/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* add in new ICB structure variant (for 2200)Matt Jacob1999-08-161-13/+23
* add 2200 f/w; fix botched defineMatt Jacob1999-07-051-2/+2
* Add in SNS and Fabric login/logout commands. Clean up ICBOPT defines.Matt Jacob1999-07-021-20/+51