> This is a multi-part message in MIME format.
> --------------6331448DC47966073EBB6A88
> Content-Type: text/plain; charset=iso-2022-jp
> Content-Transfer-Encoding: 7bit
> 
> Jun Kuriyama wrote:
> > I'm planning to commit these changes into src/sys/pccard/.  This adds
> > two features.  These features are obtained from PAO.
> 
> Sorry, I forgot to add patch. :-)

These basically sound pretty good...

> +     /*
> +      * Virtual removal/insertion
> +      * 
> +      * State of cards:
> +      *
> +      *         insertion        virtual removal
> +      * (empty) --------> (filled) --------> (inactive)
> +      *   ^ ^               |  ^                 | |
> +      *   | |               |  |                 | |
> +      *   | +---------------+  +-----------------+ |
> +      *   |      removal        virtual insertion  |
> +      *   |                                        |
> +      *   +----------------------------------------+
> +      *                    removal
> +      *
> +      * -- hosokawa

But this diagram worries me.  Does this explicitly disallow physical 
removal without a preceeding virtual removal? 

Just to be clear, I have no objections to that approach, but it's 
something that we would want to make very clear if we're going to make 
this change.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  m...@smith.net.au
\\  The race is long, and in the  \\  msm...@freebsd.org
\\  end it's only with yourself.  \\  msm...@cdrom.com



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to