summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-09-22Dump memory above 4GB correctly.Miod Vallat
2006-09-20Correct EST table for Pentium M 770, from NetBSD.Dimitry Andric
2006-09-19Enable pgt(4) on amd64. Missing entry spotted by brad@.Marcus Glocker
2006-09-19ansi/deregisterJonathan Gray
2006-09-19add 82801GHM and 82801HBrad Smith
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2006-09-18Extend the .text and .data segments to 64MB. This allows programs withMarco Peereboom
2006-09-17No need to check for both cd_devs != NULL && cd_ndevs != 0, since the latterMiod Vallat
2006-09-17Crank VM_PHYSSEG_MAX to 8; while we do not expect more than 2 ranges in theMiod Vallat
2006-09-17Time to leave the bus.Miod Vallat
2006-09-17Shorten the area where interrupts are enabled to calibrate delay(), and runMiod Vallat
2006-09-16Revert new check for DOS partitions running past d_secperunit (e.g.Kenneth R Westerback
2006-09-16Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UXDamien Bergamini
2006-09-16enable pgt, even if still a wee bit buggyTheo de Raadt
2006-09-16Do not use bus_space_write_multi and happily write to NULL and die, whenMiod Vallat
2006-09-15Reset the sysfail led on thecus, so that it doesn't blinkDale Rahn
2006-09-01Standardize on EFBIG in bus_dmamap_load* if caller is too greedy; I hadMiod Vallat
2006-08-31Make sure we do mbuf operations at splnet(), for some models have zeMiod Vallat
2006-08-31Fix handling of 64-bit quantities in Open Firmware's client interface.Mark Kettenis
2006-08-30we can fit ehci & pci verbose. Much nicer.Theo de Raadt
2006-08-30Horrible code to work around stupid VXT2000 rom getchar() behaviour, butMiod Vallat
2006-08-30Enable VXT2000 bits now that they are worth using; ok deraadt@Miod Vallat
2006-08-30Teach the SGEC driver about the Real World:Miod Vallat
2006-08-30Better diagnostic messages.Miod Vallat
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