Re: PC-Card ejection(suspend) with 4-current

1999-11-10 Thread Warner Losh
In message <[EMAIL PROTECTED]> Christopher Masto writes: : I'd love to see this fixed, though. It's an incredible annoyance to : have to shut my laptop off instead of suspending. Agreed. : As for the arguments about "safe" removal, let's not let the quest for : the perfect shed kill this; if th

Re: PC-Card ejection(suspend) with 4-current

1999-11-10 Thread Christopher Masto
On Wed, Nov 10, 1999 at 03:05:28PM -0700, Warner Losh wrote: > : # or we need to rewrite and maintain pccard code(/sys/dev/pccard)? > > That's the real answer. Anybody willing to help, please let me know. > I have probe/attach code for the pcic code (in /sys/dev/pcic) going, > but I've not hooke

Re: PC-Card ejection(suspend) with 4-current

1999-11-10 Thread Warner Losh
In message <[EMAIL PROTECTED]> MIHIRA Sanpei Yoshiro-san writes: : I think FreeBSD-4-current does not support PC-Card suspend yet. Yes. That's correct. I broke it when I did my last batch of newbus code. : I read and diffed old code and current code. But I did not find : out anything

PC-Card ejection(suspend) with 4-current

1999-11-10 Thread MIHIRA Sanpei Yoshiro
Warner Losh <[EMAIL PROTECTED]> wrote: >Card ejection (including suspend) doesn't work, which I'll try to fix >at some point, but I might not get around to fixing that before new >pccard work begins. I think it would be easy to mostly fix (like the >old code mostly worked) with more thought on ho