freebsd-dev/sys/dev/sound
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
..
isa Include <isa/isavar.h> to fix building on alpha. 2003-02-08 07:05:07 +00:00
midi Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pci Distinguish between register sets that depend on ac97 caps (wr0, wr1, 2003-03-20 20:07:18 +00:00
pcm - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
usb if the list of supported formats is empty, fail the attach instead of 2002-11-25 17:03:39 +00:00
chip.h
driver.c intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00