freebsd-dev/sys/dev/isp
Matt Jacob 1dae40eb49 a) clean up some declaration stuff (i.e., make more modern with respect
to getting rid u_int for uint and so on).

b) Turn back on 64 bit DAC support. Cheeze it a bit in that we have two
DMA callback functions- one when we have bus_addr_t > 4 bits in width and
the other which should be normal. Even Cheezier in that we turn off setting
up DMA maps to be BUS_SPACE_MAXADDR if we're in ISP_TARGET_MODE. More work
on this in a week or so.

c) Tested under amd64 and 1MB DFLTPHYS, sparc64, i386 (PAE, but insufficient
memory to really test > 4GB). LINT check under amd64.

MFC after:	1 month
2006-02-15 00:31:48 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_freebsd.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_ioctl.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_library.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_library.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_pci.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_sbus.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_target.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_target.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp_tpublic.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
isp.c a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
ispmbox.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
ispreg.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00
ispvar.h a) clean up some declaration stuff (i.e., make more modern with respect 2006-02-15 00:31:48 +00:00