freebsd-dev/sys/pci
Jake Burkholder 227f9a1c58 - Add vm_paddr_t, a physical address type. This is required for systems
where physical addresses larger than virtual addresses, such as i386s
  with PAE.
- Use this to represent physical addresses in the MI vm system and in the
  i386 pmap code.  This also changes the paddr parameter to d_mmap_t.
- Fix printf formats to handle physical addresses >4G in the i386 memory
  detection code, and due to kvtop returning vm_paddr_t instead of u_long.

Note that this is a name change only; vm_paddr_t is still the same as
vm_offset_t on all currently supported platforms.

Sponsored by:	DARPA, Network Associates Laboratories
Discussed with:	re, phk (cdevsw change)
2003-03-25 00:07:06 +00:00
..
agp_ali.c
agp_amd.c
agp_i810.c
agp_if.m
agp_intel.c
agp_sis.c
agp_via.c
agp.c - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
agppriv.h
agpreg.h
agpvar.h
alpm.c
amdpm.c
cy_pci.c
dc21040reg.h
if_dc.c - Use if_broadcastaddr from struct ifnet rather than relying on 2003-03-21 17:53:16 +00:00
if_dcreg.h
if_de.c - Use if_broadcastaddr from struct ifnet rather than relying on 2003-03-21 17:53:16 +00:00
if_devar.h
if_en_pci.c
if_mn.c
if_pcn.c
if_pcnreg.h
if_rl.c Add support for Planex FNW-3800-TX(CardBus 100M/10M). 2003-03-18 14:57:09 +00:00
if_rlreg.h Add support for Planex FNW-3800-TX(CardBus 100M/10M). 2003-03-18 14:57:09 +00:00
if_sf.c
if_sfreg.h
if_sis.c
if_sisreg.h
if_sk.c
if_skreg.h
if_ste.c
if_stereg.h
if_ti.c
if_tireg.h
if_tl.c
if_tlreg.h
if_vr.c
if_vrreg.h
if_wb.c
if_wbreg.h
if_xl.c Make sure to free the correct resources when the card fails to attach 2003-03-19 01:48:14 +00:00
if_xlreg.h
intpm.c
intpmreg.h
locate.pl
meteor_reg.h
meteor.c - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
ncr.c
ncrreg.h
ti_fw2.h
ti_fw.h
viapm.c
xmaciireg.h
xrpu.c - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00