cvs commit: src/sys/dev/isp isp_freebsd.h isp_pci.c
Matt Jacob
mjacob at FreeBSD.org
Sat Feb 4 00:39:03 PST 2006
mjacob 2006-02-04 08:39:02 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_freebsd.h isp_pci.c
Log:
Actually, no, I had it wrong in 1.109. The arguments to bus_dma_create_tag
are bus_addr_t, not bus_size_t.
In any case, turn off DAC support entirely until it is revamped to actually
work *correctly* for 64 bit platforms (not using a PAE definition and for
both initiator and target mode).
Revision Changes Path
1.84 +2 -3 src/sys/dev/isp/isp_freebsd.h
1.111 +2 -11 src/sys/dev/isp/isp_pci.c
More information about the cvs-src
mailing list