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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"