summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* roll platform versions to 5.0mjacob2000-03-151-2/+2
* Don't do bus resets for ULTRA2 or later cards because what seems tomjacob2000-03-131-1/+4
* Add in mailbox return codes for failed fabric logins (port_id_used,mjacob2000-02-291-0/+23
* Minor non-FreeBSD changes (keeping source sync'd).mjacob2000-02-291-8/+19
* Prettier print of fabric devices being attached- say what kind ofmjacob2000-02-291-9/+59
* Slightly cleaner fabric support (whiter whites! redder reds!).. No,mjacob2000-02-291-124/+138
* Clean up defines for correct 12160/1080 exclusion. Final 4.0.mjacob2000-02-291-3/+3
* Fix ITDEBUG macro.mjacob2000-02-151-1/+1
* Correctly identify which bus of dual bus SCSI adapters some target modemjacob2000-02-151-2/+8
* Clean up some target mode debug messages. Fix (finally, I believe)mjacob2000-02-151-14/+9
* If the CDB length is greater than 12 for parallel SCSI, ispscsicmd hasmjacob2000-02-151-1/+5
* Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSImjacob2000-02-151-15/+12
* Add in 12160 (Ultra3) support. Redo things to use the newbus code.mjacob2000-02-111-141/+196
* Turn back on fast posting- the code that turns it off (for 1020/1040) ismjacob2000-02-111-5/+0
* Correct a minor typo in error message.mjacob2000-02-111-1/+1
* Add in new async mbox defines for 2200- point to point stuff.mjacob2000-02-111-0/+23
* Add in 12160 (Ultra3) NVRAM definitions.mjacob2000-02-111-2/+76
* Add in 12160 (Ultra3) firmware. Gawd, this file is bulky.mjacob2000-02-111-0/+4037
* Restructure nvram reading routine to split out to separate functionsmjacob2000-02-111-362/+584
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointmjacob2000-02-111-5/+12
* There seems to be some problems, particularly on alpha, withmjacob2000-01-211-0/+5
* Remove compile warning not seen when compiling with target mode enabled.mjacob2000-01-151-0/+2
* Redo FC target mode dma routine to try and generate an extra CTIOmjacob2000-01-151-107/+232
* clean up for SBus Ultra (yes, we do not do that here yet)mjacob2000-01-151-2/+9
* a whale of a lot of target mode cleanupmjacob2000-01-151-42/+70
* cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* cleanupmjacob2000-01-151-82/+117
* include public target mode functionsmjacob2000-01-151-0/+3
* public target mode stuffmjacob2000-01-151-0/+303
* tighten up printoutmjacob2000-01-151-4/+2
* add MAINTAINER file for claritymjacob2000-01-131-0/+2
* change debug printout lefvels for a couple of placesmjacob2000-01-091-4/+4
* oop, use PRINTF not printf in MI codemjacob2000-01-041-1/+1
* Clean up some debug printing. Find the correct lun when SCCLUN ismjacob2000-01-041-25/+43
* Make Fibre Channel cards correctly note the presence/absencemjacob2000-01-041-3/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* add clarifying tag define for FCmjacob2000-01-041-0/+1
* Add in an isp_tdebug environment variable. Clean up some debuggingmjacob2000-01-041-10/+65
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
* These are platform independent definitions for target mode support-mjacob2000-01-031-0/+619
* Make a static chain of isp softcs- gdb usage becomes a lot easier.mjacob2000-01-031-17/+1079
* Raise default FCP logintime to 60 seconds. Move the positionmjacob2000-01-031-21/+53
* Support target mode operations. This involves having some variantmjacob2000-01-031-45/+350
* Role platform minor revision. Add in some target mode onlymjacob2000-01-031-1/+35
* add isp_print_qentry inline functionmjacob2000-01-031-0/+23
* Roll minor revision number and add a more finalized listmjacob2000-01-031-8/+7
* Add missing target mode flag and fix the RQSTYPE_CTIO0mjacob2000-01-031-1/+2
* Add in missing ENABLE TARGET MODE opcode.mjacob1999-12-271-0/+2
* Oops- got the initiator and initiator/target f/w reversed formjacob1999-12-221-1942/+1942
* Clean up lun width determination based upon f/w revisionsmjacob1999-12-201-3/+6
OpenPOWER on IntegriCloud