cvs commit: src/sys/dev/twe twe.c twe_freebsd.c twevar.h
Vinod Kashyap
vkashyap at FreeBSD.org
Thu Mar 25 11:30:35 PST 2004
vkashyap 2004/03/25 11:30:35 PST
FreeBSD src repository
Modified files:
sys/dev/twe twe.c twe_freebsd.c twevar.h
Log:
1. Better handle a return value of EINPROGRESS from bus_dmamap_load.
2. Check for bad return value from twe_map_request in places where there
was no checking.
Reviewed by: ps
Revision Changes Path
1.20 +19 -17 src/sys/dev/twe/twe.c
1.37 +16 -4 src/sys/dev/twe/twe_freebsd.c
1.11 +3 -1 src/sys/dev/twe/twevar.h
More information about the cvs-src
mailing list