1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/pccard
Nate Williams 480895cbea - Give up trying for a simple solution for correctly recognizing if a card
was really removed, or simply 'faked' by a suspend/resume.  Keep track
  of both current and previous state, and send that information to the
  userland programs.

[
XXX - This breaks binary compatability with older pccardd programs, but
they don't work reliably. :(
]
1998-04-20 15:21:02 +00:00
..
cardinfo.h - Give up trying for a simple solution for correctly recognizing if a card 1998-04-20 15:21:02 +00:00
cis.h
driver.h - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
i82365.h
pccard_beep.c - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
pccard.c - Give up trying for a simple solution for correctly recognizing if a card 1998-04-20 15:21:02 +00:00
pcic98reg.h
pcic_pci.c - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pcic_pci.h - Support for multiple PD6832 controllers. Each found 6832 is assigned 1998-01-20 21:11:03 +00:00
pcic.c - Only poll the PCIC controller for insertion/removal events if the 1998-04-20 15:15:20 +00:00
skel.c - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with 1997-11-18 21:04:01 +00:00
slot.h