DragonFly commits List (threaded) for 2004-04
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/i386 bcopy.s
dillon 2004/04/30 20:38:36 PDT
DragonFly src repository
Modified files:
sys/i386/i386 bcopy.s
Log:
Add bcopyb() back in for the PCVT driver. bcopyb() is explicitly
byte-granular for the few (one?) memory mapped device which cannot always
handle 16 or 32 bit ops.
Reported-by: David Rhodus
Revision Changes Path
1.4 +39 -1 src/sys/i386/i386/bcopy.s
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/bcopy.s.diff?r1=1.3&r2=1.4&f=h
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]