1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/dev/pccard
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
..
card_if.m Minor changes to some of the interfaces. 2000-03-26 07:01:52 +00:00
devlist2h.awk
files.pccard
Makefile.pccarddevs
pccard_cis_quirks.c
pccard_cis.c Fix pcic_detach_socket to get right pcic_handle. 2000-04-04 04:12:43 +00:00
pccard.c Minor changes to some of the interfaces. 2000-03-26 07:01:52 +00:00
pccardchip.h
pccarddevs
pccarddevs_data.h
pccarddevs.h
pccardreg.h
pccardvar.h Minor changes to some of the interfaces. 2000-03-26 07:01:52 +00:00
power_if.m