Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson | |
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob | |
2001-02-12 | set default adapter role, propage config flags | mjacob | |
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob | |
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob | |
Major rewrite of a lot of internals- far too many to list. Cleaner locking, more paramaterization, an isp_prt logging function that handles debugging as well as error printouts. We also should no longer hang if there is no Loop for Fibre Channel when booting. The file ispvar.h now contains a list of all platform required macros and explanation as to what they're for. This should make maintenance easier. | |||
2000-07-06 | Use isp_handle_index functions. Reorder when things get | mjacob | |
done (and return CMD_EAGAIN on request queue overflow so we can retry). | |||
2000-02-20 | Add support for CDBs > 12 bytes. | mjacob | |
2000-01-09 | Do the bootpath_store dance so we can boot off of a disk attached | mjacob | |
to an isp controller. This involves rewriting the matched bootpath component for the HBA with the generic 'isp' name so that matching can be done correctly elsewhere. Also use nulling the pointer to f/w to indicate not to load the current f/w set (for older PTI cards) instead of f/w length. | |||
1999-11-22 | Far too many things to note- a complete new revision coming in. | mjacob | |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski | |
remove "register" keywords Various cleanups. | |||
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob | |
1999-03-17 | proper formatting for dmesg | Theo de Raadt | |
1999-03-17 | Add in a real working isp_sbus.c | mjacob | |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright | |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs | |
us. Includes some pmap changes, for which I don't have the original commit message(s) handy. | |||
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs | |
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled. |