Source-Changes archive

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

CVS commit: src/sys/dev/pcmcia



Module Name:    src
Committed By:   dyoung
Date:           Thu Nov 12 22:46:47 UTC 2009

Modified Files:
        src/sys/dev/pcmcia: pcmcom.c

Log Message:
Don't use com_activate(), it's gone away.  Delete superfluous
activation hook, pcmcom_activate().

Add a child-detachment hook and use it.

Use device_private().

Cosmetic: use __arraycount().  Join a couple of lines.  Delete a
set of superfluous parentheses.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/pcmcia/pcmcom.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