summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* Now that we fixed the isp_sendmarker botch, we can now do initial busmjacob2000-04-211-4/+1
* Roll minor version. Increase size (and add defines for) topology storage.mjacob2000-04-211-2/+9
* Some minor tweaklets.mjacob2000-04-213-21/+44
* Add in the now required malloc.h include. I guess somebodymjacob2000-04-211-0/+1
* Pick up topology more sanely at f/w startup. Change the restrictions ofmjacob2000-04-211-22/+34
* Update (finally) 1.15.37 to 1.19.03 for the 2100. This allows us to notmjacob2000-04-211-20026/+23524
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* 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
OpenPOWER on IntegriCloud