Date: Sun, 28 Jan 1996 14:16:24 -0800 (PST) From: Garrett Wollman <wollman> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wd.c wdreg.h Message-ID: <199601282216.OAA04885@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/01/28 14:16:23
Modified: sys/pci pcisupport.c
sys/i386/conf files.i386
sys/i386/isa wd.c wdreg.h
Added: sys/pci wd82371.c wd82371reg.h
Log:
Implement a prototype interface to bus-master IDE DMA on the Triton
chipset. This does not attempt to do anything special with the timing
on the hope that the BIOS will have done the right thing already. The
actual interface from the wd driver to the new facility is not
implemented yet (this commit being an attempt at prodding someone else
to do it because looking at the wd driver always confuses the h*** out of me).
Revision Changes Path
1.31 +5 -5 src/sys/pci/pcisupport.c
1.126 +2 -1 src/sys/i386/conf/files.i386
1.104 +3 -1 src/sys/i386/isa/wd.c
1.11 +46 -1 src/sys/i386/isa/wdreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601282216.OAA04885>
