pk
|
0725302eac
|
vme_bus_probe() takes an `offset' argument.
|
1998-02-06 00:22:41 +00:00 |
thorpej
|
8abe76d2f0
|
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
|
1998-02-04 05:12:46 +00:00 |
pk
|
3995590109
|
Use `offsetof()'.
|
1998-02-04 01:19:23 +00:00 |
pk
|
62f18b7ff0
|
Use vme_bus_probe() callback for device detection.
Use correct VME modifier (A16+D32 instead of A32).
|
1998-02-04 00:55:52 +00:00 |
thorpej
|
296d96f42c
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:38:50 +00:00 |
pk
|
639947d9ea
|
Remove vestiges of sparc-related bootpaths.
|
1998-01-25 15:22:34 +00:00 |
thorpej
|
8742b48c3f
|
Adjust for changes to config.
|
1998-01-12 09:54:57 +00:00 |
pk
|
b1f869ef45
|
Use `busdma' macros.
|
1997-12-01 23:25:37 +00:00 |
pk
|
e12cd50724
|
Fix pasto
|
1997-11-02 23:12:53 +00:00 |
pk
|
f00f5d9428
|
Start an MI VMEbus framework.
Includes two sample drivers: IE ethernet driver (VME front-end to
dev/ic/i82586.c) and the XD disk driver, both converted from the
sparc versions.
|
1997-11-01 22:56:19 +00:00 |