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:   drochner
Date:           Wed Aug 18 12:01:13 UTC 2004

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

Log Message:
Allow to rescan and detach by user request, using the new autoconf
functions.
For later rescans (eg after a driver LKM was loaded) to make sense,
don't consider it an error if no driver was attached on the initial
bus scan.
Someone who understands the enable/disable/powerup/down stuff please
review this.


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