Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2007 09:57:10 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/le if_le_cbus.c if_le_isa.c if_le_pci.c
Message-ID:  <200701200957.l0K9vAWF067745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-01-20 09:57:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/le           if_le_cbus.c if_le_isa.c if_le_pci.c 
  Log:
  Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works on
  platforms requiring this.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/dev/le/if_le_cbus.c
  1.2       +1 -1      src/sys/dev/le/if_le_isa.c
  1.5       +1 -1      src/sys/dev/le/if_le_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701200957.l0K9vAWF067745>