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 17:00:53 UTC 2004

Modified Files:
        src/sys/dev/pcmcia: com_pcmcia.c spc_pcmcia.c

Log Message:
Do io_map() and intr_establish() before enabling the function, always.  This
prevents "stray interrupts" during attach.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/pcmcia/com_pcmcia.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pcmcia/spc_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