Date: Thu, 4 Sep 1997 11:49:53 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/sys/pci ide_pci.c src/sys/i386/isa wd.c wdreg.h src/sys/i386/conf LINT src/share/man/man4/man4.i386 wd.4 Message-ID: <199709041849.LAA29655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 1997/09/04 11:49:53 PDT
Modified files:
sys/pci ide_pci.c
sys/i386/isa wd.c wdreg.h
sys/i386/conf LINT
share/man/man4/man4.i386 wd.4
Log:
Upgrade of EIDE DMA support, Johns comments:
* lots of fixes to error handling-- mostly works now
* improve DMA timing config for Triton chipsets-- PIIX4 and UDMA drive
still untested
* generally improve DMA config in many ways-- mostly cleanup
* clean up boot-time messages
* rewrite PRD generation algorithm
* first wd timeout is now longer, to handle drive spinup
Submitted by: John Hood <cgull@smoke.marlboro.vt.us>
Revision Changes Path
1.3 +389 -247 src/sys/pci/ide_pci.c
1.136 +62 -29 src/sys/i386/isa/wd.c
1.19 +10 -10 src/sys/i386/isa/wdreg.h
1.361 +5 -4 src/sys/i386/conf/LINT
1.7 +4 -1 src/share/man/man4/man4.i386/wd.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709041849.LAA29655>
