Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2001 09:27:22 -0700 (PDT)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include bus.h bus_at386.h bus_dma.h bus_pc98.h
Message-ID:  <200110061627.f96GRM664283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2001/10/06 09:27:21 PDT

  Modified files:
    sys/i386/include     bus.h bus_at386.h bus_dma.h bus_pc98.h 
  Log:
  - Moved the bus_dma declarations from bus_{at386,pc98}.h into bus_dma.h.
    (bus_dma.h is repo-copied from bus_at386.h)
  - Added '#include <machine/bus_dma.h>' into bus.h for backward compatibility.
  
  Revision  Changes    Path
  1.9       +2 -1      src/sys/i386/include/bus.h
  1.15      +1 -147    src/sys/i386/include/bus_at386.h
  1.15      +4 -1083   src/sys/i386/include/bus_dma.h
  1.18      +1 -147    src/sys/i386/include/bus_pc98.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?200110061627.f96GRM664283>