Searched hist:58997 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/pccard/
H A Dpccard_cis.cdiff 58997 Tue Apr 04 02:12:43 MDT 2000 imp Fix pcic_detach_socket to get right pcic_handle.
Pass sc->dev rather than a bogusly cast pccard_softc *sc.

This allows us to insert and remove cards w/o panicing the kernel.
However, the cis isn't mapped in, so the pccard_scan_cis function
fails.

Completed in 172 milliseconds