Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   riz
Date:           Sat Nov 20 00:26:52 UTC 2010

Modified Files:
        src/distrib/notes/atari [netbsd-5]: hardware
        src/share/man/man4 [netbsd-5]: we.4
        src/sys/arch/atari/conf [netbsd-5]: GENERIC.in files.atari
Added Files:
        src/sys/arch/atari/vme [netbsd-5]: if_we_vme.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1366):
        sys/arch/atari/vme/if_we_vme.c: revision 1.1
        sys/arch/atari/vme/if_we_vme.c: revision 1.2
        sys/arch/atari/conf/files.atari: revision 1.116
        sys/arch/atari/conf/GENERIC.in: revision 1.84
        share/man/man4/we.4: revision 1.17
        distrib/notes/atari/hardware: revision 1.23
Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.
The SMC_TT is the user designed "handmade" VME-ISA bridge circuit
for 16 bit VME slot on TT030 and the SMC Elite Ultra ISA Ethernet card.
More information about SMC_TT can be found in the following archive:
ftp://ftp.funet.fi/pub/atari/net/smc_tt1.zip
Demonstrated on the NetBSD booth in Open Source Conference 2010 Kansai@Kobe.
Check if mapped bus_space regions are actually valid
before trying to access them.
Fixes trap panic when SMC_TT board is not installed. (oops)
Note atari SMC_TT in SYNOPSIS.
- note SMC_TT to supported VME-bus devices
- capitalize Ethernet


To generate a diff of this commit:
cvs rdiff -u -r1.21.40.1 -r1.21.40.2 src/distrib/notes/atari/hardware
cvs rdiff -u -r1.16 -r1.16.4.1 src/share/man/man4/we.4
cvs rdiff -u -r1.73.4.5 -r1.73.4.6 src/sys/arch/atari/conf/GENERIC.in
cvs rdiff -u -r1.112.20.1 -r1.112.20.2 src/sys/arch/atari/conf/files.atari
cvs rdiff -u -r0 -r1.2.6.2 src/sys/arch/atari/vme/if_we_vme.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