freebsd-dev/sys/dev/pccard
Warner Losh deae2aaf91 Checkpoint of today's changes. We now get to the point where the pccard
layer is trying to access the now unexistant chip functions.
o Added DEVPRINTF which is like DPRINTF only calls device_printf.
o Made it possible to define PCICDEBUG
o Remove ph_parent and use the softc pointer sc instead in pcic_handle.
o Remove all references to dv_xname
o Add some debug messages.
o enable MI attach/detach calling for pccard.
o convert pcic_chip_socket_{en,dis}able to pcic_{dis,en}able_socket
  and connect them to the power_{enable,disbale}_socket.
o Remove pccard pointer from pcic_softc.
o GC some unused pccard functions.
o Convert pccard_chip_socket* to POWER_ENABLE_SOCKET
o kill pccard_attach_args.
o power_if.m updates.  More to come.
2000-01-06 07:30:28 +00:00
..
card_if.m Add resource activation routines to pcic driver. Minor cleanup of 1999-11-28 21:11:13 +00:00
devlist2h.awk Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
files.pccard Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
if_xe.c Disable old PCCARD_MODULE code. 1999-10-29 17:28:09 +00:00
if_xereg.h Restore vendor $Id$ now that it won't be clobbered. 1999-09-23 05:26:10 +00:00
Makefile.pccarddevs Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccard_cis_quirks.c Update pccard code to latest NetBSD code. This is the last merge 1999-11-28 05:49:27 +00:00
pccard_cis.c Tonight's cleanups. 1999-12-07 06:44:38 +00:00
pccard.c Checkpoint of today's changes. We now get to the point where the pccard 2000-01-06 07:30:28 +00:00
pccardchip.h Checkpoint of today's changes. We now get to the point where the pccard 2000-01-06 07:30:28 +00:00
pccarddevs Merge NetBSD 1.60 by jun: 1999-11-29 20:53:36 +00:00
pccarddevs_data.h Sync generated files 1999-11-29 20:54:14 +00:00
pccarddevs.h Sync generated files 1999-11-29 20:54:14 +00:00
pccardreg.h Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccardvar.h Checkpoint of today's changes. We now get to the point where the pccard 2000-01-06 07:30:28 +00:00
power_if.m Checkpoint of today's changes. We now get to the point where the pccard 2000-01-06 07:30:28 +00:00