freebsd-dev/sys/pccard
Warner Losh 9f977fb187 Add support for writing to mapping high memory for pccard memory
windows.  Right now we only support pci chips that are memory mapped.
These are the most common bridges in use today and will help a large
majority of the users.

I/O mapped PCI chips support this functionality in a different way, as
do some of the ISA bridges (but only when mounted on a motherboard).
These chips are not supported by this change.
2002-07-20 22:29:23 +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 support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +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 minor nit in comments 2002-07-20 18:59:58 +00:00
pcic_isa.c
pcic_pci.c Add support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +00:00
pcic_pci.h What: 2002-06-23 01:55:10 +00:00
pcic.c Add support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +00:00
pcicvar.h Add support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +00:00
slot.h Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +00:00