1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/pccard
Warner Losh 1aa3e5415e Integrate the hw.pcic.pd6722_vsense tunable from the nomads list.
This allows one to select the method of 3.3V card detection from the
three possible choices (none (0), the "6710 way" (1) and the "6729
way" (2)).  The default is the 6710 way, since it works in the most
cases.  The datasheets for the 6722 suggest that the '29 way is more
correct, but experience has shown this method to cause some laptops to
hang solid.  See source code for details until I update the man page.

Submitted by: shibata-san (chiharu shibata <chi@bd.mbn.or.jp>)
2002-07-18 08:13:45 +00:00
..
cardinfo.h Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +00:00
cis.h
driver.h
i82365.h Add definitions for the Ext 1 register on cirrus logic PD-6729. 2002-07-17 05:43:39 +00:00
mecia.c
meciareg.h
pccard_beep.c
pccard_nbk.c Be more conservative about the address ranges we assign. Some 2002-07-17 05:50:06 +00:00
pccard_nbk.h
pccard.c What: 2002-06-23 01:55:10 +00:00
pcic_isa.c
pcic_pci.c Some strange hacks for the clpd6729: 2002-07-18 08:05:00 +00:00
pcic_pci.h What: 2002-06-23 01:55:10 +00:00
pcic.c Integrate the hw.pcic.pd6722_vsense tunable from the nomads list. 2002-07-18 08:13:45 +00:00
pcicvar.h
slot.h Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +00:00