freebsd-dev/sys/pccard
Warner Losh 81aad9b606 If the chip isn't in power state D0, put it in power state D0. I
elected to do this in the probe rather than the attach so that we don't
disturb things which this might reset.  different cards have different
quirks, according to their datasheets.

This should fix the "I booted in windows and rebooted to FreeBSD and
now things don't work" problem.

PR: 4847, 20670
2001-06-04 17:14:28 +00:00
..
cardinfo.h Th -> The in a comment 2001-05-12 06:04:02 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h Update copyright info 2001-05-25 18:03:07 +00:00
mecia.c Initialize cinfo structure at compile time rather than run time since 2001-05-19 06:17:37 +00:00
meciareg.h pcic98reg.h is now contained in meciareg.h. 2001-05-15 23:53:18 +00:00
pccard_beep.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.c Update copyright info 2001-05-25 18:03:07 +00:00
pccard_nbk.h Update copyright info 2001-05-25 18:03:07 +00:00
pccard.c Minor style(9) nit. a|b -> a | b. 2001-06-04 03:13:45 +00:00
pcic_isa.c Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
pcic_pci.c If the chip isn't in power state D0, put it in power state D0. I 2001-06-04 17:14:28 +00:00
pcic_pci.h Add new pci attachment for pcic. This supports pci cards as well as 2001-06-04 06:49:46 +00:00
pcic.c Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
pcicvar.h Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
plxcard.c Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
plxcardreg.h Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
slot.h slots and next haven't been used in a while. GC them. 2001-05-19 06:13:12 +00:00