summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
AgeCommit message (Expand)Author
2004-05-23Enable ehci on amd64 also. ok deraadt@ pval@Dale Rahn
2004-05-23Adjust the link address to elinate the nearly 1MB of pad which was gettingDale Rahn
2004-05-20Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table.Thomas Nordin
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-17Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlibDale Rahn
2004-05-13activate systrace on amd64, while here get rid of syscall_{plain,fancy}Nikolay Sturm
2004-05-13Fix userland profiling on amd64, update to new NetBSD version of file.Dale Rahn
2004-05-10auich for amd64. OK deraadt@Marco S Hyman
2004-05-07spllower should return the previous level, to match other archs.Ted Unangst
2004-05-05write cpuhdr with info needed by libkvm to crash dumps.Marco S Hyman
2004-05-05errx shall be used hereMichael Shalayeff
2004-04-26sf works now (for reasonable amounts of ram at least). ok deraadt@Ted Unangst
2004-04-20enable umidi, now that the include issue has been fixedPeter Valchev
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-18unify USB section with i386 GENERIC, but leave "midi at umidi" commented outPeter Valchev
2004-04-15Fix urio(4) entry, MAKEDEV was correct already; ok deraadtPeter Valchev
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-03-22Initialize msb and lsb tables (from NetBSD).Thomas Nordin
2004-03-22Fix dates on my copyrights.Tom Cosgrove
2004-03-21Grammar fix from jmc@Tom Cosgrove
2004-03-21Enter pxeboot on amd64. Initially intended to support network installsTom Cosgrove
2004-03-21Bring in sync with i386 and enable interrupts before halt when we errorTom Cosgrove
2004-03-21i386 -> amd64. Ok miod@, deraadt@, tom@.Matthieu Herrb
2004-03-17Make sure disklabels use at least DEV_BSIZE as their sector size.Miod Vallat
2004-03-12no raid by default, until that thing is silentTheo de Raadt
2004-03-12missing .El here, too;Jason McIntyre
2004-03-12sis and dc fit on the floppy tooTheo de Raadt
2004-03-12add sis and dcTheo de Raadt
2004-03-11we changed the default buffer cache sizeTheo de Raadt
2004-03-10Ensure that we obey a user's ddb> boot reboot command even if the systemTom Cosgrove
2004-03-10mpt fitsTheo de Raadt
2004-03-09undo part from tomTheo de Raadt
2004-03-09simplify the delay stuffTheo de Raadt
2004-03-05audio at uaudio works, deraadt@ okAnil Madhavapeddy
2004-02-28MTRR not yetTheo de Raadt
2004-02-28MTRR on by defaultTheo de Raadt
2004-02-28rename our NPXCW settingTheo de Raadt
2004-02-28most USB devicesTheo de Raadt
2004-02-28em(4) on floppyTheo de Raadt
2004-02-28copy from i386, no changes yetTheo de Raadt
2004-02-28Initialize MXCSR when FPU is first used. ok deraadt@Thomas Nordin
2004-02-28sysctl hw.cpuspeed outputTheo de Raadt
2004-02-27move to amd64_() functionsTheo de Raadt
2004-02-27remove old crudTheo de Raadt
2004-02-27more machdep sysctl supportTheo de Raadt
2004-02-27permit 10% of memory as buffer cacheTheo de Raadt
2004-02-27put a bit more flesh in the sysctl machdep; parts from tomTheo de Raadt
2004-02-27Backport from i386 andreas' diff for removing leading andAlexander Yurchenko
2004-02-27zap bad message; spotted by pvalchevTheo de Raadt
2004-02-27move to amd64 MACHINE_ARCHTheo de Raadt