Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/pcmcia
On Wed, Oct 22, 2003 at 02:34:45PM +0000, Charles M. Hannum wrote:
> Oy. This means another power up/down cycle of the PCMCIA card to attach the
> disks. This is very slow. I purposefully avoided that in my previous
> changes.
Yes. That's true. We could disable the function in wdc_pcmcia_detach()
instead of just after the call to wdcattach(). This will, however,
leave the card powered up as long as it's in the slot. But is that
better? It's more of a power drain if you have a laptop and want
to keep the CF (or whatever) installed for long periods with no use.
That doesn't seem like an unrealistic usage pattern to me.
-allen
--
Allen Briggs briggs%wasabisystems.com@localhost
Wasabi Systems, Inc. http://www.wasabisystems.com/
Home |
Main Index |
Thread Index |
Old Index