Source-Changes archive

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

CVS commit: src/sys/arch/atari



Module Name:    src
Committed By:   tsutsui
Date:           Thu Apr  1 17:07:52 UTC 2010

Modified Files:
        src/sys/arch/atari/atari: autoconf.c
        src/sys/arch/atari/conf: GENERIC.in HADES.in MILAN.in files.atari
Added Files:
        src/sys/arch/atari/dev: if_ne_mb.c

Log Message:
Add support for the EtherNEC.

The EtherNEC is yet another user designed device for Atari machines,
an NE2000 based ISA board connected to Atari's ROM cartridge slot with
simple but ingenious interface and cartridge port adapter, and
it's the most available network solution for the old Atari machines.

See following pages for more details about EtherNEC:
http://hardware.atari.org/ether/
http://home.arcor.de/thomas.redelberger/prj/atari/etherne/
http://www.freemint.org/ethernec/ethernec.html


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/atari/atari/autoconf.c
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/atari/conf/GENERIC.in
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/atari/conf/HADES.in
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/atari/conf/MILAN.in
cvs rdiff -u -r1.116 -r1.117 src/sys/arch/atari/conf/files.atari
cvs rdiff -u -r0 -r1.1 src/sys/arch/atari/dev/if_ne_mb.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