freebsd-dev/sys/dev/pcic
Warner Losh 1b23908082 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.
2000-04-04 04:12:43 +00:00
..
i82365_isa.c
i82365.c Fix pcic_detach_socket to get right pcic_handle. 2000-04-04 04:12:43 +00:00
i82365reg.h Correct PnP ids for pcic-like cards. 2000-03-10 05:26:32 +00:00
i82365var.h