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:   itojun
Date:           Wed Feb  2 11:41:59 UTC 2000

Modified Files:
        syssrc/sys/dev/ic: dp8390.c dp8390var.h ne2000.c ne2000var.h
        syssrc/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach().


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/ic/dp8390.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/dp8390var.h
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/ic/ne2000.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/ne2000var.h
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/pcmcia/if_ne_pcmcia.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