Add bcopyb() back in for the PCVT driver. bcopyb() is explicitly
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 1 May 2004 03:38:36 +0000 (03:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 1 May 2004 03:38:36 +0000 (03:38 +0000)
commitaf5ac7fb8944301e7a5646f85df04866cfd7648b
tree045c3a8b39f3b899af4b60eb2a0df46b57f89b14
parent369f5065cdbf433496e200d880ed83867d8fa69a
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
sys/i386/i386/bcopy.s
sys/platform/pc32/i386/bcopy.s