Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 12:59:43 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aha aha_isa.c
Message-ID:  <199909281959.MAA94282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/09/28 12:59:43 PDT

  Modified files:
    sys/dev/aha          aha_isa.c 
  Log:
  Use rmand_get_bus{tag,handle} rather than hard wiring things to
  I386_BUS_SPACE_IO.  Compiles now on the Alpha, but likely will not
  work due to bus space address <-> virtual address mapping bogons that
  work for i386 but not alpha.
  
  Revision  Changes    Path
  1.14      +4 -4      src/sys/dev/aha/aha_isa.c



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?199909281959.MAA94282>