CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/04 00:43:26
Modified files:
usr.bin/cdio : mmc.c
Log message:
Do not write 16bit values directly to odd addresses - strict alignment
architectures don't like that. Makes cd blanking on sparc64 possible.
OK deraadt@, krw@, jasper@
