summaryrefslogtreecommitdiff
path: root/sys/dev/vme
AgeCommit message (Expand)Author
1999-07-28fix the previous fixdrochner
1999-07-28make these compile again s/#endif/#else/christos
1999-06-30update for new VME frameworkdrochner
1999-06-30new, more mi, VME frameworkdrochner
1999-03-23To clear a chunk of bus memory use bus_space_set_regionN().pk
1999-03-05* sparc => __sparc__pk
1998-08-22make struct xd_iocmd's block member an u_int not a u_longmrg
1998-08-22Fix DVMA address handling.pk
1998-06-20moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h>mrg
1998-06-18Send the DMA, not KVA, addresses of I/O descriptors to the controller.pk
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-04-24Fix function argument type.pk
1998-04-07Change last arg of `vct_mmap_cookie' from `int *' to `bus_space_handle_t *'.pk
1998-02-28Remove `_NEW_I82586'.pk
1998-02-16Remove "class" declarations, and add "devclass" declarations wherethorpej
1998-02-06vme_bus_probe() takes an `offset' argument.pk
1998-02-06Add `offset' argument to probe routine.pk
1998-02-04Add offset and length parameters to bus_dmamap_sync(), used for specifiyingthorpej
1998-02-04Use `offsetof()'.pk
1998-02-04Account for changed vme_bus_probe() args.pk
1998-02-04Use vme_bus_probe() callback for device detection.pk
1998-02-04Use vme_bus_probe() callback for device detection.pk
1998-02-04Add a callback function to vme_bus_probe(), for device-specific probespk
1998-02-04Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC tothorpej
1998-02-04Erase a spurious structure definition.pk
1998-01-25Adapt to recent i82586 driver changes.pk
1998-01-25Add vme_bus_mmap_cookie() and vme_bus_establish().pk
1998-01-25Remove vestiges of sparc-related bootpaths.pk
1998-01-12Adjust for changes to config.thorpej
1997-12-01Use `busdma' macros.pk
1997-11-02Enable the `xy' entries.pk
1997-11-02Fix pastopk
1997-11-02Converted Xylogics 450 (XY) VME driver.pk
1997-11-01Start an MI VMEbus framework.pk