freebsd-dev/sys/dev/isp
Thomas Moestl eb01b42587 Correct the boundary parameter to the bus_dma_tag_create() calls (it was
(1 << 24) - 2 instead of 1 << 24, which it was obviously intended to
be). This fixes SBus isp(4)s on sparc64 machines.

Report and testing:  Marius Strobl <marius@alchemy.franken.de>
2004-03-23 23:41:39 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
isp_freebsd.h Remove condition variables and status associated with target mode 2004-02-08 19:16:01 +00:00
isp_inline.h
isp_ioctl.h Reverse role defines for initiator and target mode to better match the 2004-02-07 03:43:27 +00:00
isp_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
isp_sbus.c Correct the boundary parameter to the bus_dma_tag_create() calls (it was 2004-03-23 23:41:39 +00:00
isp_target.c
isp_target.h
isp_tpublic.h
isp.c Add case to handle ISPCTL_GET_PDB. 2004-02-07 03:42:17 +00:00
ispmbox.h
ispreg.h
ispvar.h These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00