K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-08T07:55:20.000000Z K 7 svn:log V 455 Switch to using suspend/resume methods rather than the APM hooks. Should have no effect, but does make things a little cleaner. I thought this was the race that was causing problems, but it turned out to be in pccardd waking up after the empty/insert events had happened and being confused. Minor cleanup: o Remove isahd from pccard_devinfo o remove extra from controller o formatting nits o use PCCARD_DEVINFO(d) rather than a bare device_get_ivars(d) END