From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7150 invoked by alias); 12 Apr 2003 03:50:19 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 7133 invoked by uid 453); 12 Apr 2003 03:50:19 -0000 Date: Sat, 12 Apr 2003 03:50:00 -0000 Message-ID: <20030412035019.7131.qmail@sources.redhat.com> From: jlarmour@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/devs/eth/cl/cs8900a/current Chan ... X-SW-Source: 2003/txt/msg00732.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2003-04-12 03:50:19 Modified files: packages/devs/eth/cl/cs8900a/current: ChangeLog packages/devs/eth/cl/cs8900a/current/include: cs8900.h packages/devs/eth/cl/cs8900a/current/src: if_cs8900a.c Log message: * src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bit aligned. Thanks to Laurent Gonzalez for reporting this and his initial patch. * src/if_cs8900a.c: * include/cs8900a.h: Changes to support both little and big endian targets