summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-10-11udcf works here, so add it, ok mblamerHenning Brauer
2006-10-11tsk, tskDale Rahn
2006-10-10Match the SH4 FPSCR bits.Miod Vallat
2006-10-10Typo in a comment. ok kettenis.Marc Balmer
2006-10-10Minor tweaks.Miod Vallat
2006-10-10Don't spoof a Free/NetBSD MBR partition as the 'a' partition in aKenneth R Westerback
2006-10-09tweaks; ok mickeyJason McIntyre
2006-10-08Execute the Enforce in-order Execution of I/O (eieio) instruction inGordon Willem Klok
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat
2006-10-06Remove lingering debug printf. Don't announce that mace_get was called.Gordon Willem Klok
2006-10-06debugging delay offMichael Shalayeff
2006-10-06Enable pgt cardbus.Marcus Glocker
2006-10-06few more filesMichael Shalayeff
2006-10-06Sync with recent disklabel.h changes. Zap dkbad.Kenneth R Westerback
2006-10-06Remove explicit -fno-stack-protector now that the compiler workaround is inMiod Vallat
2006-10-06Sync with recent disksubr.c changes. Just some comments in this case.Kenneth R Westerback
2006-10-06Enable pgt cardbus.Marcus Glocker
2006-10-06control how deep the tree can be entered (for man pages)Theo de Raadt
2006-10-06w/ help of netbsd srcs and some mother unzel made it lift offMichael Shalayeff
2006-10-06a few fixes to get thru the autoconfMichael Shalayeff
2006-10-06Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances,Miod Vallat
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2006-10-05Add if_mc.c a driver for the AMD AM79C940 (MACE) ethernet chip found onGordon Willem Klok
2006-10-05only take in an account <4g memory for bufcache calculation as the upper part...Michael Shalayeff
2006-10-04More instances of the same now unused variable as in alpha'sKenneth R Westerback
2006-10-04unused variableTheo de Raadt
2006-10-04Try to nail elusive arm/include/disklabel.h at third attempt.Kenneth R Westerback
2006-10-04More tidying up after bad144. Remove references in comments andKenneth R Westerback
2006-10-04Zap bad144 bad sector info in disklabels. Sparsely used if at all forKenneth R Westerback
2006-10-03Cease printing mpbios vendor/version strings on AMD64 as well.Gordon Willem Klok
2006-10-03Cease printing the mpbios vendor/version strings, smbios provides muchGordon Willem Klok
2006-10-03Don't load bad144 bad sector information into disklabels for archs thatKenneth R Westerback
2006-10-02One <arm/exec.h> to bind them all.Miod Vallat
2006-10-01Adjust for change of fpu control word.Mark Kettenis
2006-10-01Adjust for change of fpu control word.Mark Kettenis
2006-10-01Switch fpu control word to the hardware default. This makes us use 64-bitMark Kettenis
2006-10-01Switch fpu control word to the hardware default. This makes us use 64-bitMark Kettenis
2006-09-29If we don't find a matching CPU signature using the base CPUID call, tryGordon Willem Klok
2006-09-29kill trailing some spacesMarco Pfatschbacher
2006-09-28Remove an unused file.Kenneth R Westerback
2006-09-28add wb(4) in with the other network drivers and remove the UNTESTED section.Brad Smith
2006-09-28uath(4) works, kind of, sometimes...Theo de Raadt
2006-09-28- add a wireless section and move the existing PCI wireless drivers there.Brad Smith
2006-09-27Enable uath, works for me.Alexander Yurchenko
2006-09-27Fix tags file creating by removing unexisting paths.Alexander Yurchenko
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-27add pgt(4) and acx(4), work in progress.Brad Smith
2006-09-27Add files.onewire to all our USB archs, it will be used soon.Alexander Yurchenko
2006-09-27add acx(4).Brad Smith
2006-09-26Zap D_REMOVABLE flag from disklabel. If you didn't already know thatKenneth R Westerback