freebsd-nq/sys/i386
Bruce Evans d18c16d45b Removed buggy, `#if 0'ed asm version of translate_bytes() instead of
fixing it.  See rev.1.22 of ../sound/audio.c for fixes.  When both
the C version and the asm version are inlined, and everything is cached,
the asm version is 1.75 times slower than the C version on P5's.  On
K6's, it is only 1.25 times slower.
1999-01-09 13:43:09 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't build biosboot by default - there's no point now that nothing 1999-01-06 08:46:26 +00:00
conf Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as 1999-01-08 17:31:30 +00:00
eisa The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
i386 Don't put operands in clobber lists, since this is dubious for old 1999-01-09 13:07:18 +00:00
ibcs2 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
include Don't put operands in clobber lists, since this is dubious for old 1999-01-09 13:00:27 +00:00
isa Removed buggy, `#if 0'ed asm version of translate_bytes() instead of 1999-01-09 13:43:09 +00:00
linux Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +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