Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mac68k
Module Name: src
Committed By: tsutsui
Date: Sun Jun 10 05:59:43 UTC 2007
Modified Files:
src/sys/arch/mac68k/conf: files.mac68k
src/sys/arch/mac68k/dev: if_sn.c if_snvar.h
src/sys/arch/mac68k/nubus: if_sn_nubus.c
src/sys/arch/mac68k/obio: if_sn_obio.c
Removed Files:
src/sys/arch/mac68k/dev: if_snreg.h
Log Message:
Switch mac68k's sn(4) Ethernet to MI SONIC driver.
Tested with Apple Ethernet CS Twisted-Pare Card on LC630 by me
and Quadra 650 on-board Ethernet by hauke@.
NuBus based cards and PowerBook variants are still untested.
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/arch/mac68k/conf/files.mac68k
cvs rdiff -r1.45 -r1.46 src/sys/arch/mac68k/dev/if_sn.c
cvs rdiff -r1.4 -r0 src/sys/arch/mac68k/dev/if_snreg.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/mac68k/dev/if_snvar.h
cvs rdiff -r1.26 -r1.27 src/sys/arch/mac68k/nubus/if_sn_nubus.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/mac68k/obio/if_sn_obio.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