summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-08-29enable arc, ok deraadt@Jolan Luff
2006-08-29zyd is not making this release; ok jsgTheo de Raadt
2006-08-29XXX when we find vgapci devices on a USIII machine, fail to matchTheo de Raadt
2006-08-28avoid avail_end common; no binary change; found by grunk@Michael Shalayeff
2006-08-28enable arcDavid Gwynne
2006-08-27Enable HORRID_III_HACK, but make sure we only disable the data cache onMark Kettenis
2006-08-27Use the correct IGN for the B side of schizo. Makes interrupts actually workMark Kettenis
2006-08-27Work-in-progress VXT2000 support (commented out in GENERIC so far). GlassMiod Vallat
2006-08-27Extract the device-independent parts of dzms, to let lkms@non-dz exist.Miod Vallat
2006-08-27Move cfdriver structs to better places, in preparation for new attachments.Miod Vallat
2006-08-26Doh, compile before commit.Miod Vallat
2006-08-26Enable all planes in the ramdac as well, so that color really works.Miod Vallat
2006-08-26Set flags to 0x0001 for fintek(4), to make the fans run at full speed.Mark Kettenis
2006-08-25Be a little less agressive in declaring the change pending bit stuck, increaseGordon Willem Klok
2006-08-25forget about >4g memory if not switched to pae in order to disable all the bo...Michael Shalayeff
2006-08-24Add a few printfs to slow down SGEC initialization - somehow this appearsMiod Vallat
2006-08-24missing newline in a printfTheo de Raadt
2006-08-24Same change as on amd64. Don't propogate low level errors to userland.Gordon Willem Klok
2006-08-24Fix a few more cases where we propogate low level errors to userland.Gordon Willem Klok
2006-08-24Check for a selftest failure after reset in the correct register.Miod Vallat
2006-08-24Enable the appropriate serial transmitters in VXT2000 serial routines, thisMiod Vallat
2006-08-24Add support for HMACs to the via c3/c7 crypto driver. For now, weHans-Joerg Hoexer
2006-08-24Move d_secpercyl test to after setting default size. Missed in earlierKenneth R Westerback
2006-08-22More register defines.Miod Vallat
2006-08-22Wrap dmesgMiod Vallat
2006-08-22Clear sti display on console attach, now that the bootloader leaves usMiod Vallat
2006-08-22Implement pmap_steal_memory() if HAVE_PMAP_DIRECT; no change except forMiod Vallat
2006-08-22provide some smp locking around protection fault trap from user too; original...Michael Shalayeff
2006-08-22Same change as on i386: use a case-insensitive comparison when checkingTom Cosgrove
2006-08-22Use a case-insensitive comparison when checking for bogus SMBIOSTom Cosgrove
2006-08-22acx(4) seems to work fine on amd64 here also, so enable it.Jonathan Gray
2006-08-20move sf(4) out from untested sectionMartin Reindl
2006-08-20When spoofing an MSDOS disklabel, don't create partitions with a finalKenneth R Westerback
2006-08-20When using p4tcc supply a cpu_cpuspeed function to provide an estimatedGordon Willem Klok
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-18Don't renumber the PCI bus if we don't need to. Fixes some machines (DellMark Kettenis
2006-08-18Add a new Core Xeon CPU and an older Pentium Pro model to the busDimitry Andric
2006-08-18Make sure the PCI mode detection code is called if it hasn't been run yet.Mark Kettenis
2006-08-18Oops. If you don't use a label, remove it.Kenneth R Westerback
2006-08-17fix tyop.Michael Knudsen
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-17tsk tsk, krw did not test compile thisTheo de Raadt
2006-08-17No need for divsi and friends, yetMiod Vallat
2006-08-17prefer higher phys memory for page tablesMichael Shalayeff
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-17Setup the transparent translation with writeback cache instead ofMiod Vallat
2006-08-17Large cleanup of the bootblocks, including ansi protos and de-register,Miod Vallat
2006-08-17(128 << fd->sc_type->secsize) instead of (128 * (1 << fd->sc_type->secsize)).Kenneth R Westerback
2006-08-16Add msck(4) and msk(4).Mark Kettenis
2006-08-16Add mskc(4) and msk(4).Mark Kettenis