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
..
2000-02-04 14:25:24 +00:00
2000-01-24 07:08:40 +00:00
2000-02-08 18:38:39 +00:00
1999-11-18 07:22:59 +00:00
2000-01-23 11:50:43 +00:00
2000-01-29 18:42:45 +00:00
2000-01-14 07:14:17 +00:00
2000-01-14 07:14:17 +00:00
2000-01-17 20:49:59 +00:00
1999-08-28 01:08:13 +00:00
2000-01-18 08:38:35 +00:00
1999-12-01 10:20:21 +00:00
2000-01-14 07:14:17 +00:00
1999-12-21 11:14:12 +00:00