Subject: CVS commit: src/sys/arch/atari/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/06/2007 14:13:02
Module Name: src
Committed By: tsutsui
Date: Tue Mar 6 14:13:02 UTC 2007
Modified Files:
src/sys/arch/atari/dev: zs.c zsvar.h
Log Message:
Make TX buffer (uint8_t *) and remove an unnecessary cast.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/arch/atari/dev/zs.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/atari/dev/zsvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.