Date: Sat, 5 Jun 1999 06:30:17 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha sgmap.c busdma_machdep.c src/sys/alpha/conf GENERIC files.alpha src/sys/alpha/include ioctl_fd.h sgmap.h bus.h chipset.h src/sys/alpha/isa isa_dma.c isa.c src/sys/alpha/pci cia.c Message-ID: <199906051330.GAA47553@freefall.freebsd.org>
index | next in thread | raw e-mail
dfr 1999/06/05 06:30:16 PDT
Modified files:
sys/alpha/alpha busdma_machdep.c
sys/alpha/conf GENERIC files.alpha
sys/alpha/include bus.h chipset.h
sys/alpha/isa isa.c
sys/alpha/pci cia.c
Added files:
sys/alpha/alpha sgmap.c
sys/alpha/include ioctl_fd.h sgmap.h
sys/alpha/isa isa_dma.c
Log:
* Implement ISA dma (only for CIA now but more chipsets to follow).
* Port the fd driver to alpha.
Revision Changes Path
1.3 +57 -2 src/sys/alpha/alpha/busdma_machdep.c
1.24 +5 -1 src/sys/alpha/conf/GENERIC
1.20 +4 -1 src/sys/alpha/conf/files.alpha
1.3 +3 -3 src/sys/alpha/include/bus.h
1.9 +8 -1 src/sys/alpha/include/chipset.h
1.17 +27 -9 src/sys/alpha/isa/isa.c
1.19 +144 -1 src/sys/alpha/pci/cia.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906051330.GAA47553>
