freebsd-src/sys/amd64
Bruce Evans fc93c1bd67 Cast virtual addresses that happen to be represented as u_longs to
uintptr_t before casting them to pointers.  Explicit u_longs should
never be used to represent virtual addresses... (vm_offset_t is
normally right).
1998-07-15 03:58:57 +00:00
..
amd64 Cast virtual addresses that happen to be represented as u_longs to 1998-07-15 03:58:57 +00:00
conf Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
include Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
isa Removed unused includes. 1998-06-21 18:02:50 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00