n_hibma e8b624173a Correctly handle the conversion from virtual to physical addresses. The
problem was basically (for offset > 4096):

	vtophys(addr) + offset != vtophys(addr + offset)

Also, use TD's with a maximum size of 4k instead of 8kb for OHCI
controllers.

This problem occurs in drivers that use large transfer sizes:
umass, host2host and ethernet with jumbo frames.
2000-02-10 18:50:19 +00:00
..
1999-11-18 18:02:44 +00:00
2000-01-27 23:19:14 +00:00
2000-01-20 07:38:33 +00:00
1999-11-18 18:02:44 +00:00
2000-01-25 18:37:58 +00:00
2000-02-07 12:50:33 +00:00
2000-01-20 07:38:33 +00:00
2000-01-20 07:38:33 +00:00
2000-01-20 13:24:28 +00:00
1999-11-28 21:01:06 +00:00
1999-11-18 12:45:09 +00:00
2000-01-20 07:38:33 +00:00
2000-01-20 07:38:33 +00:00
2000-01-28 10:26:29 +00:00
2000-01-20 07:39:19 +00:00
2000-01-28 10:31:12 +00:00