cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c
Søren Schmidt
sos at FreeBSD.org
Thu Oct 6 08:44:08 PDT 2005
sos 2005-10-06 15:44:07 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.h ata-chipset.c ata-dma.c
Log:
Add support for setting the SG list segment size.
Use this for the SiI3112 workaround to get rid of the "oversized DMA" errors.
MFC to 6.0 candidate.
Revision Changes Path
1.106 +5 -4 src/sys/dev/ata/ata-all.h
1.134 +8 -2 src/sys/dev/ata/ata-chipset.c
1.138 +6 -5 src/sys/dev/ata/ata-dma.c
More information about the cvs-src
mailing list