summaryrefslogtreecommitdiff
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-2012-12/+12
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0cvs2svn2000-03-201-1/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-1769/+0
* Add in mailbox return codes for failed fabric logins (port_id_used,Matt Jacob2000-02-291-0/+23
* Minor non-FreeBSD changes (keeping source sync'd).Matt Jacob2000-02-291-8/+19
* Prettier print of fabric devices being attached- say what kind ofMatt Jacob2000-02-291-9/+59
* Slightly cleaner fabric support (whiter whites! redder reds!).. No,Matt Jacob2000-02-291-124/+138
* Clean up defines for correct 12160/1080 exclusion. Final 4.0.Matt Jacob2000-02-291-3/+3
* Fix ITDEBUG macro.Matt Jacob2000-02-151-1/+1
* Correctly identify which bus of dual bus SCSI adapters some target modeMatt Jacob2000-02-151-2/+8
* Clean up some target mode debug messages. Fix (finally, I believe)Matt Jacob2000-02-151-14/+9
* If the CDB length is greater than 12 for parallel SCSI, ispscsicmd hasMatt Jacob2000-02-151-1/+5
* Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSIMatt Jacob2000-02-151-15/+12
* Add in 12160 (Ultra3) support. Redo things to use the newbus code.Matt Jacob2000-02-111-141/+196
* Turn back on fast posting- the code that turns it off (for 1020/1040) isMatt Jacob2000-02-111-5/+0
* Correct a minor typo in error message.Matt Jacob2000-02-111-1/+1
* Add in new async mbox defines for 2200- point to point stuff.Matt Jacob2000-02-111-0/+23
* Add in 12160 (Ultra3) NVRAM definitions.Matt Jacob2000-02-111-2/+76
* Add in 12160 (Ultra3) firmware. Gawd, this file is bulky.Matt Jacob2000-02-111-0/+4037
* Restructure nvram reading routine to split out to separate functionsMatt Jacob2000-02-111-362/+584
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointMatt Jacob2000-02-111-5/+12
* There seems to be some problems, particularly on alpha, withMatt Jacob2000-01-211-0/+5
* Remove compile warning not seen when compiling with target mode enabled.Matt Jacob2000-01-151-0/+2
* Redo FC target mode dma routine to try and generate an extra CTIOMatt Jacob2000-01-151-106/+231
* clean up for SBus Ultra (yes, we do not do that here yet)Matt Jacob2000-01-151-2/+9
* a whale of a lot of target mode cleanupMatt Jacob2000-01-151-42/+70
* cleanup- it was not MI code as it should have beenMatt Jacob2000-01-151-16/+11
* cleanupMatt Jacob2000-01-151-82/+117
* include public target mode functionsMatt Jacob2000-01-151-0/+3
* public target mode stuffMatt Jacob2000-01-151-0/+303
* tighten up printoutMatt Jacob2000-01-151-4/+2
* add MAINTAINER file for clarityMatt Jacob2000-01-131-0/+2
* change debug printout lefvels for a couple of placesMatt Jacob2000-01-091-4/+4
* oop, use PRINTF not printf in MI codeMatt Jacob2000-01-041-1/+1
* Clean up some debug printing. Find the correct lun when SCCLUN isMatt Jacob2000-01-041-25/+43
* Make Fibre Channel cards correctly note the presence/absenceMatt Jacob2000-01-041-3/+11
* set default target mode debug to 0Matt Jacob2000-01-041-1/+1
* add clarifying tag define for FCMatt Jacob2000-01-041-0/+1
* Add in an isp_tdebug environment variable. Clean up some debuggingMatt Jacob2000-01-041-10/+65
* These are platform independent functions for target mode support.Matt Jacob2000-01-041-0/+1227
* These are platform independent definitions for target mode support-Matt Jacob2000-01-031-0/+619
* Make a static chain of isp softcs- gdb usage becomes a lot easier.Matt Jacob2000-01-031-17/+1079
* Raise default FCP logintime to 60 seconds. Move the positionMatt Jacob2000-01-031-21/+53
* Support target mode operations. This involves having some variantMatt Jacob2000-01-031-45/+350
* Role platform minor revision. Add in some target mode onlyMatt Jacob2000-01-031-1/+35
* add isp_print_qentry inline functionMatt Jacob2000-01-031-0/+23
* Roll minor revision number and add a more finalized listMatt Jacob2000-01-031-8/+7
* 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
* Oops- got the initiator and initiator/target f/w reversed forMatt Jacob1999-12-221-1942/+1942