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:   tsutsui
Date:           Fri May 19 13:42:30 UTC 2000

Modified Files:
        syssrc/sys/dev/cardbus: if_rtk_cardbus.c
        syssrc/sys/dev/ic: rtl81x9.c rtl81x9reg.h rtl81x9var.h
        syssrc/sys/dev/pci: if_rtk_pci.c

Log Message:
- Change RL_* -> RTK_*
- Free bus_dma resources if attach fails
- Add detach and power management code

Patch from Masanori Kanaoka <kanaoka%ann.hi-ho.ne.jp@localhost> in kern/10156.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/cardbus/if_rtk_cardbus.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/rtl81x9reg.h \
    syssrc/sys/dev/ic/rtl81x9var.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/if_rtk_pci.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