Source-Changes archive

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

CVS commit: [netbsd-6] src/sys



Module Name:    src
Committed By:   riz
Date:           Thu Nov 22 00:27:55 UTC 2012

Modified Files:
        src/sys/arch/amiga/conf [netbsd-6]: files.amiga
        src/sys/dev/ic [netbsd-6]: dp8390reg.h
Added Files:
        src/sys/arch/amiga/dev [netbsd-6]: if_ed_zbus.c
Removed Files:
        src/sys/arch/amiga/dev [netbsd-6]: if_ed.c if_edreg.h

Log Message:
Pull up following revision(s) (requested by phx in ticket #681):
        sys/arch/amiga/dev/if_edreg.h: file removal
        sys/dev/ic/dp8390reg.h: revision 1.9
        sys/arch/amiga/conf/files.amiga: revision 1.161
        sys/arch/amiga/dev/if_ed_zbus.c: revision 1.1
        sys/arch/amiga/dev/if_ed_zbus.c: revision 1.2
        sys/arch/amiga/dev/if_ed.c: file removal
New ed(4) device driver for Hydra and ASDG Zorro2 bus network cards.
This driver is based on the MI dp8390 backend.
Fixed receiving of odd-length packets. Driver works now perfectly.
Thanks to Harald Meinzer for providing me with a Hydra for a few days.
ed_ring structure is no longer needed for compatibility, as the last
device driver using it (amiga/ed(4)) has been converted now.


To generate a diff of this commit:
cvs rdiff -u -r1.154.2.1 -r1.154.2.2 src/sys/arch/amiga/conf/files.amiga
cvs rdiff -u -r1.62 -r0 src/sys/arch/amiga/dev/if_ed.c
cvs rdiff -u -r0 -r1.2.6.2 src/sys/arch/amiga/dev/if_ed_zbus.c
cvs rdiff -u -r1.4 -r0 src/sys/arch/amiga/dev/if_edreg.h
cvs rdiff -u -r1.8 -r1.8.116.1 src/sys/dev/ic/dp8390reg.h

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