freebsd-skq/sys/pccard
imp dab2d92b00 Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to work
on my CL-PD6722, but won't work on the CL-PD6729.  The latter two need
more sophisticated detection of 3.3V cards than I'm up to at the
moment.  Also, only a few of the ISA chipsets that support 3.3V will
likely work at the moment.

It appears that for 3.3V cards we must detect them and adjust the
pwr.vcc value from 50 to 33.  Give a strong hint to automatically
power up the card for PD_POWER cards.

This makes my SMC 2602W (the 3.3V version of the 2632W) work on my
Fujitsu Stylistic 500.

SMC 3.3V card donated by: Ryan Losh
Thanks to: bsd-nomads for reviews of past 3.3V code
2001-11-09 06:26:57 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h
mecia.c
meciareg.h
pccard_beep.c
pccard_nbk.c
pccard_nbk.h
pccard.c Better error messages for the cases where device_add_child fails. We 2001-11-02 21:26:07 +00:00
pcic_isa.c
pcic_pci.c Restore the main BAR for the bridge on resume. Some machines don't save 2001-10-30 15:31:49 +00:00
pcic_pci.h Use the NetBSD init code for the TOPIC parts as a more complete basis 2001-10-11 05:37:32 +00:00
pcic.c Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to work 2001-11-09 06:26:57 +00:00
pcicvar.h
plxcard.c
plxcardreg.h
slot.h