freebsd-dev/sys/i4b/layer1
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
..
ifpi Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
ifpi2 Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
ifpnp Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
ihfc Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
isic - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
itjc Be consistent about marking functions static. 2002-10-15 20:32:45 +00:00
iwic Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
i4b_hdlc.c It's bad enough people can't figure out to use the same code, or in 2002-09-11 12:44:58 +00:00
i4b_hdlc.h It's bad enough people can't figure out to use the same code, or in 2002-09-11 12:44:58 +00:00
i4b_l1.h Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller. 2001-12-22 09:22:02 +00:00
i4b_l1dmux.c Be consistent about marking functions static. 2002-10-15 20:32:45 +00:00
i4b_l1lib.c Remove unused #include statements 2000-10-30 14:49:26 +00:00