summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-02-26Add acpicpu device. Remains disabled.Marco Peereboom
2006-02-25Put quotation marks around names of unconfigured devices.Mark Kettenis
2006-02-25Put quotation marks around names of unconfigured devices.Mark Kettenis
2006-02-25initialize rv to zero avoiding match on whatever is just next on the busMartin Reindl
2006-02-25ok, the miod thing can go back in, tree buildsTheo de Raadt
2006-02-24NO_IEEE ifndef is still needed for RAMDISKBIG at leastTheo de Raadt
2006-02-23Better dependency rules in files.alpha, also point to cpuconf.c in theMiod Vallat
2006-02-23de fits again.Miod Vallat
2006-02-23Remove duplicate switch_exit() definition with <machine/cpu.h>Miod Vallat
2006-02-23Only compile badaddr() if we have support for TurboChannel, apecs, cia or lca,Miod Vallat
2006-02-22Constify arrays and strings; plus KNF.Miod Vallat
2006-02-22Attach as scf0 as per the config(8) stanza, instead of sysconfig0.Miod Vallat
2006-02-22Remove unused probeset() function.Miod Vallat
2006-02-22Remove unused _{ins,rem}que functions - they were not even implemented onMiod Vallat
2006-02-22Remove long unused ELF{32,64}_MACHDEP macros.Miod Vallat
2006-02-22Nuke unused includes.Miod Vallat
2006-02-22Expect PMU_INT_SNDBRT while resetting the adb bus; although this brings theMiod Vallat
2006-02-20fix conversion for the temp values. i think i was losing some precisionDavid Gwynne
2006-02-20Region has to be read and write not just read.Marco Peereboom
2006-02-20Region has to be read/write not just read.Marco Peereboom
2006-02-20Add acpibtn device. Remains disabled for now.Marco Peereboom
2006-02-17add a comment to explain how to keep things working, remove a stray charDavid Gwynne
2006-02-17jordan says the volt sensors on the powersupply esm device are always offDavid Gwynne
2006-02-16add sf(4).Brad Smith
2006-02-16pcscp(4) worksMartin Reindl
2006-02-16make panic msg more usefulMichael Shalayeff
2006-02-15enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ okMichael Shalayeff
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Knock out "deq" and "tas3004" i2c nodes.Mark Kettenis
2006-02-14Fix <=4bpp buglet introduced in previous commit; non-hyperion frame buffersMiod Vallat
2006-02-14Kill unused __HAVE_MINIMAL_EMULMiod Vallat
2006-02-14Homogeneize WSDISPLAY_* option comments (especially on cats)Miod Vallat
2006-02-14Fix botched format string specifiers. From adobriyan at gmail.com.Aaron Campbell
2006-02-14Find additional noncoherent HyperTransport links by looking at theMark Kettenis
2006-02-12Find additional noncoherent HyperTransport links by looking at theMark Kettenis
2006-02-12Remove dead isabeep driver and unused isabeep() function.Miod Vallat
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2006-02-12Remove packets from the queue before calling their completion routine, asMiod Vallat
2006-02-12Remove unused openfirmware code; ok drahn@Miod Vallat
2006-02-12Disable sync when blanking if display.vblank is set to off.Miod Vallat
2006-02-12Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit.Miod Vallat
2006-02-12Don't cause the screen border to be black; but we have to clear the wholeMiod Vallat
2006-02-11New version of i915 supprotm adapted from freebsd by Dimitry Andric, withMatthieu Herrb
2006-02-11remove unused srom_crc32() function.Brad Smith
2006-02-11add art(4) here.Brad Smith
2006-02-10Fix LBA48 access for ServerWorks SATA.Mark Kettenis
2006-02-10Recognize 7447/7457.Mark Kettenis
2006-02-10Add a few more CPU types.Mark Kettenis
2006-02-10- remove lmc(4) from RAMDISKBIGBrad Smith