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
isp_freebsd.h
isp_inline.h
isp_ioctl.h
isp_pci.c
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
ispmbox.h
ispreg.h
ispvar.h