Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/arch/mac68k/dev



Module Name:    src
Committed By:   tron
Date:           Mon Sep 11 21:26:54 UTC 2006

Modified Files:
        src/sys/arch/mac68k/dev [netbsd-2]: if_ae.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #10692):
        sys/arch/mac68k/dev/if_ae.c: revision 1.78
Apply patch from Scott Reynolds in PR port-mac68k/32583
with some tweaks (add a comment and macro):
Handle odd byte case correctly in (ETHER_MIN_LEN-ETHER_CRC_LEN) padding
so that bus_space_set_region_2() won't be called with count==0.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.75.6.1 src/sys/arch/mac68k/dev/if_ae.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index