Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   tsutsui
Date:           Sun May 17 00:40:44 UTC 2009

Modified Files:
        src/sys/dev/ic: hme.c hmevar.h
        src/sys/dev/pci: if_hme_pci.c
        src/sys/dev/sbus: if_hme_sbus.c

Log Message:
Split device_t/softc.
Tested PCI HME on i386.  Sbus HME is compile test only.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/ic/hme.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/hmevar.h
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/if_hme_pci.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/sbus/if_hme_sbus.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