freebsd-dev/sys/amd64
Poul-Henning Kamp 3ae87b7ec6 Add an entry for the AMD Elan SC520 hostbridge. I do not belive we can
identify this gadget on the CPUID result alone, so I intend to activate
the necessary magic (i8254 frequency for instance) for it based on the
precense of the on-chip host to PCI bridge.
2002-07-18 10:57:20 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
amd64 Use pmap_kenter() rather than vtopte() and bashing the page tables 2002-07-18 00:42:53 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Various comment and minor style fixes. No actual content changes. 2002-07-16 18:20:17 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Clean up the syntax WRT semicolons at the end of function-like-macros, and protect GCCisms from non-GNU compilers and lint. 2002-07-17 16:19:37 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci Add an entry for the AMD Elan SC520 hostbridge. I do not belive we can 2002-07-18 10:57:20 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00