freebsd-dev/sys/dev/idt
Alan Cox cf3f6e5041 Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to
contigmalloc() instead of calling bzero().
2004-01-14 06:14:35 +00:00
..
idt_harp.c NULL -> 0 2003-12-24 18:59:20 +00:00
idt_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
idt.c Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to 2004-01-14 06:14:35 +00:00
idtreg.h
idtvar.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00