freebsd-dev/sys/dev/isp
Matt Jacob 530755ca2d If we're going to (for 23XX and 24XX cards) DMA firmware from the
request queues rather than shove it down a word at a time, we have
to remember to put it into little endian format. Use the macros
ISP_IOXPUT_{16,32} for this purpose. Otherwise, on sparc the firmware
is loaded garbled and we get a (not surprisingly) firmware checksum
failure and the card won't start and we don't attach it.

Approved by:	re (bruce)
MFC after:	3 days
2007-06-24 01:41:16 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
isp_freebsd.h
isp_ioctl.h Remove some ioctls that were ill-thought out. There is no user 2007-06-11 19:15:49 +00:00
isp_library.c
isp_library.h
isp_pci.c Only try and set a segment lim size to 1 << 32 iff bus_size_t > 4. 2007-06-11 17:56:17 +00:00
isp_sbus.c
isp_stds.h
isp_target.c
isp_target.h
isp_tpublic.h
isp.c If we're going to (for 23XX and 24XX cards) DMA firmware from the 2007-06-24 01:41:16 +00:00
ispmbox.h
ispreg.h
ispvar.h