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 Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h Add support for writing to mapping high memory for pccard memory 2002-07-20 22:29:23 +00:00
mecia.c Implement PIOCSRESOURCE for mecia like we do for pcic. 2001-08-14 23:24:56 +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 Be more conservative about the address ranges we assign. Some 2002-07-17 05:50:06 +00:00
pccard_nbk.h Avoid doubly defining machdep.pccard 2002-01-08 19:35:27 +00:00
pccard.c minor nit in comments 2002-07-20 18:59:58 +00:00
pcic_isa.c o Try to do 3.3V support better for the 6722 and 6729/30. 2001-11-09 07:33:54 +00:00
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