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