freebsd-dev/sys/i386/i386
Doug White 776d0c43b4 I mentioned yesterday that I could use some work, and Kelly says, "Commit my
PRs!"  So here I go.

Add definitions for some of the AMD CPU feature bits.  Also add a comment on
where to find the rest of them. This is a purely cosmetic change.

PR:		i386/14438
Submitted by:	Kelly Yancey <kbyanc@egroups.net>
2000-05-03 18:07:30 +00:00
..
apic_vector.s The SMP cleanup commit broke need_resched, this fixes that and also 2000-03-29 06:15:43 +00:00
atomic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
autoconf.c Don't include <isa/isavar.h> or compile code depending on it when isa 1999-12-26 16:21:19 +00:00
bios.c Disable PCI BIOS on PC-98. 2000-04-23 10:30:09 +00:00
bioscall.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
busdma_machdep.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
db_disasm.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_interface.c Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
db_trace.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
elf_machdep.c Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
exception.s The SMP cleanup commit broke need_resched, this fixes that and also 2000-03-29 06:15:43 +00:00
genassym.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
globals.s Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
i386-gdbstub.c Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
i686_mem.c Enable MTRR support for K7 (Athlon) processors, which happens to have the 1999-10-12 22:53:05 +00:00
identcpu.c I mentioned yesterday that I could use some work, and Kelly says, "Commit my 2000-05-03 18:07:30 +00:00
in_cksum.c Print out more hints at illegal cksum len value. 2000-04-02 16:23:16 +00:00
initcpu.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
k6_mem.c Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
legacy.c - PC-98 uses IRQ2 too. 2000-04-22 15:19:22 +00:00
locore.s PC-98 BIOS copies the DX register into its work area. The value of it 2000-03-29 13:45:40 +00:00
machdep.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
math_emu.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
math_emulate.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mem.c * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
mp_clock.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
mp_machdep.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
mpapic.c Typo fix. 1999-12-15 19:17:08 +00:00
mpboot.s Remove a workaround for a gas bug. It couldn't assemble a certain 2000-01-29 13:51:17 +00:00
mplock.s Remove synchronizing instruction in MP unlock code. It turns out 2000-04-26 21:16:54 +00:00
mptable.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
nexus.c - PC-98 uses IRQ2 too. 2000-04-22 15:19:22 +00:00
perfmon.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
pmap.c IO apics are not necessarily page aligned, they are only required to be aligned 2000-04-20 14:40:11 +00:00
procfs_machdep.c Zap unneeded #includes 1999-10-11 14:50:03 +00:00
simplelock.s Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
support.s Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, and 2000-04-03 06:02:00 +00:00
swtch.s The SMP cleanup commit broke need_resched, this fixes that and also 2000-03-29 06:15:43 +00:00
symbols.raw $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sys_machdep.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
trap.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
tsc.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
userconfig.c Update sysinstall to use struct uc_device instead of struct isa_device 2000-03-24 22:24:09 +00:00
vm86.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
vm86bios.s The SMP cleanup commit broke need_resched, this fixes that and also 2000-03-29 06:15:43 +00:00
vm_machdep.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00