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:   mycroft
Date:           Mon Aug  9 19:34:00 UTC 2004

Modified Files:
        src/sys/dev/pcmcia: mhzc.c xirc.c

Log Message:
Do the I/O mapping in the main attach routine.
Also, we don't need to bother cleaning up on a failed attach -- we keep enough
state for the detach routine to do it.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pcmcia/mhzc.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/pcmcia/xirc.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