freebsd-dev/sys/sparc64/sbus
Marius Strobl e6770fff6b - Use bus_get_dma_tag() to obtain the parent DMA tag so dma(4) will
work when we start requiring this.
- Don't specify an alignment when creating our own parent DMA tag;
  the supported DMA engines require no alignment constraint (f.e. the
  LANCE child does though) and it's no inherited by the child DMA
  tags anyway (which probably is a bug though).
- Fix whitespace nits.
2007-01-20 14:06:01 +00:00
..
dma_sbus.c - Use bus_get_dma_tag() to obtain the parent DMA tag so dma(4) will 2007-01-20 14:06:01 +00:00
lsi64854.c o lsi64854_enet_intr(): 2006-01-31 12:50:02 +00:00
lsi64854reg.h Style and minor changes: 2005-04-17 17:41:32 +00:00
lsi64854var.h o lsi64854_enet_intr(): 2006-01-31 12:50:02 +00:00
ofw_sbus.h
sbus.c Check the return value of bus_setup_intr() when setting up the 2007-01-15 22:37:59 +00:00
sbusreg.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sbusvar.h - Add an IVAR for retrieving the interrupt group number of the parent Sbus 2005-05-19 14:47:31 +00:00