| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2000-05-17 | Add a device driver for the Cyclades-Z series of intelligent multi-port | thorpej | |
| serial boards. Written by Jason R. Thorpe and Bill Studenmund. | |||
| 2000-05-15 | Regen | bouyer | |
| 2000-05-15 | - use my standart copyrigth notice | bouyer | |
| - After reselect, don't clear ack after the IDENTIFY message, this breaks when the reselecting target has different sync parameters than the previous one. | |||
| 2000-05-04 | Ops, regen siop.out from the last siop.ss. | bouyer | |
| 2000-05-04 | Add a flag hold in scratcha0, set when we're doing a data transfer. Used | bouyer | |
| for save data pointers. | |||
| 2000-04-27 | Add NetBSD RCS Id and copyrigth notice. | bouyer | |
| 2000-04-25 | - Change the script to start new commands in an asyncronous way, using | bouyer | |
| 'command slots' in which the host can put command and wait for the script to start them - Change siop.c to do full disconnect/reslelect, allowing as much as one command per target/lun to run in parallel. - Fix bug in registers init where a board without BIOS would end at ID 0 (now the driver works on alpha too). - better handling of messages, sending back a MSG_EXT_SDTR in response to an incoming MSG_EXT_SDTR, and MSG_MESSAGE_REJECT for unhandled messages. - fix use of bus_dmamap_sync() and htole32(). - supports shared interrups - change some int8 and int16 to int, for alpha and mips benefits ( suggested by Toru Nishimura) | |||
| 2000-04-25 | - Add support for NOP instruction | bouyer | |
| - fix dsp value for second operand of memory move, so that patch list will be correct. | |||
| 2000-04-21 | Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controller | bouyer | |
| (the name 'siop' is still being discussed, may change). Only basic disconnect/reselect for now, no sync/wide negotiation. Tested with 810A, 875 and 895 on i386 only. The bus-independant part should also be able to handle the 53c720 and 53c770. A new driver with enhanced script should appear for the 825/875/895 'soon'. | |||
| 2000-04-21 | Script assembler for the NCR 53c7xx/8xx scsi controller. Initial work | bouyer | |
| done by Michael L. Hitch, support for the 8xx and some improvements by me. | |||
| 2000-03-15 | New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds | fvdl | |
| support for the U2W chips, and U160 controllers. | |||
| 2000-02-12 | add 12160 (Ultra3) microcode | mjacob | |
| 1999-12-20 | oops, got the initiator and initiator/target f/w reversed for the 1080 | mjacob | |
| 1999-12-20 | add in initiator mode only f/w versions | mjacob | |
| 1999-12-03 | add back firmware with BSD style copyright as approved by Qlogic | mjacob | |
| 1999-11-16 | Re-add stub Qlogic F/W files so that life is easier when/if the new | mjacob | |
| Qlogic F/W copyright is approved. | |||
| 1999-10-28 | Remove f/w from tree. The licences are not acceptable to TNF. | mjacob | |
| 1999-10-14 | roll firmware | mjacob | |
| 1999-08-26 | do not install these headers. they are large (~1.8M) and useless to userland. | mrg | |
| 1999-07-06 | add in (controlled by option) 2200 Expanded Lun F/W | mjacob | |
| 1999-07-05 | Upgrade 2100 F/W and add 2200 f/w. | mjacob | |
| 1999-05-12 | roll ISP 1080/1240 f/w to latest level | mjacob | |
| 1999-04-04 | roll ISP1040 and ISP2100 f/w to latest release | mjacob | |
| 1999-03-25 | roll internal tag level | mjacob | |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled | |
| so we shouldn't override it with versions in the manpages. Many more to come. | |||
| 1999-03-17 | roll internal tag | mjacob | |
| 1999-03-17 | add in 1080/1240 f/w, plus options to not compile stuff in | mjacob | |
| 1999-01-31 | darn- 7.55 seems to be a little unstable- go back to 1.31 | mjacob | |
| 1999-01-30 | Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power | mjacob | |
| cycle to get rid of the old 1.31 firmware. *@!$&^@&$!&^&^!!!!! But anyway comment it out and use new SBus 7.55 firmware. We get fast posting with this as well as 32 luns and target mode support. | |||
| 1999-01-30 | roll internal release tag | mjacob | |
| 1998-12-28 | clean up header | mjacob | |
| 1998-12-05 | Roll to 1.15 f/w level for Qlogic 2100. Leave all flavors in, but control which | mjacob | |
| one gets compiled in by default. The default is private loop, non-expanded lun. | |||
| 1998-12-05 | Add in and enable latest SBus ISP Firmware (1.31) | mjacob | |
| 1998-09-08 | Adjust copyright notice to reflect that Qlogic still owns this. | mjacob | |
| Move SCSI f/w to 7.55 level. Move FibreChannel f/w to 1.13 level. | |||
| 1998-09-08 | Adjust copyright to reflect that this is really still owned by Qlogic | mjacob | |
| 1998-07-04 | port-i386/5706: I had no problem with the previous patch, but someone | mjacob | |
| else has. Rolling it back while we try and figure it out. | |||
| 1998-07-03 | Patches from Justin that handle some REV B AIC7880 problems | mjacob | |
| 1998-06-16 | Point people to the correct Makefiles to build generated headers. | cgd | |
| (Suggested by Manuel Bouyer.) | |||
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd | |
| as with user-land programs, include files are installed by each directory in the tree that has includes to install. (This allows more flexibility as to what gets installed, makes 'partial installs' easier, and gives us more options as to which machines' includes get installed at any given time.) The old SYS_INCLUDES={symlinks,copies} behaviours are _both_ still supported, though at least one bug in the 'symlinks' case is fixed by this change. Include files can't be build before installation, so directories that have includes as targets (e.g. dev/pci) have to move those targets into a different Makefile. | |||
| 1998-04-16 | Backout endian changes here (per discussion with Justin) and move them to | leo | |
| aic7xxx.c | |||
| 1998-03-11 | Make it possible to interface to big-endian cpu's. | leo | |
| 1998-01-28 | Update 2100 F/W to 1.10 level. Also remove some older 2100 f/w versions. | mjacob | |
| This version of the 1.10 f/w is initiator only (not initiator/target). | |||
| 1998-01-05 | RCSID Police. | perry | |
| 1997-12-05 | Rev up to 1.09 FC f/w, but keep 1.07 around- 1.09 is a little strange. | mjacob | |
| 1997-12-03 | oops on a comment- it is 1.07 FW, not 1.05 | mjacob | |
| 1997-11-17 | Roll to 1.7 F/W level. | mjacob | |
| 1997-11-02 | Updated f/w from Qlogic. | mjacob | |
| 1997-11-01 | getopt returns -1 not EOF | lukem | |
| 1997-09-19 | New microcode release (1.02) from qlogic for the 2100. | mjacob | |
| 1997-08-16 | Addition of PCI Qlogic ISP2100 (Fibre Channel) support meant a slight | mjacob | |
| change in f/w layout. | |||
