Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Sun Apr  9 16:49:59 UTC 2000

Modified Files:
        syssrc/sys/dev/bi: files.bi
Added Files:
        syssrc/sys/dev/bi: if_ni.c if_nireg.h

Log Message:
Device driver for the DEC DEBNA/DEBNT/DEBNK ethernet device.

This is for sure the most overkill hardware I've ever seen! For example,
it needs the VAX page tables so that it can access all data structures
and mbufs in virtual memory! It will be a real challenge to make this
device work on mips and Alpha systems :-)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/bi/files.bi
cvs rdiff -r0 -r1.1 syssrc/sys/dev/bi/if_ni.c syssrc/sys/dev/bi/if_nireg.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