Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 13:04:34 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pdq pdqvar.h
Message-ID:  <200101082104.f08L4Yg61798@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2001/01/08 13:04:34 PST

  Modified files:
    sys/dev/pdq          pdqvar.h 
  Log:
  make PCI DEFPA fiddi adapters work on alpha:
  - add a dma hack similar to the NetBSD one
  - change PDQ_OS_MEM{RD,WR} to use readl/writel rather than deref'ing
  	a 32 bit va.
  
  Note that I did just enough to get this working on alpha.  I probably
  should have updated it to use busspace, but I was too lazy to navigate
  the twisty minefield of ifdefs that make up this driver.
  
  Tested by: wilko (on both x86 and alpha)
  
  Revision  Changes    Path
  1.4       +6 -3      src/sys/dev/pdq/pdqvar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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