summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
2006-02-10enable san(4).Brad Smith
2006-02-10driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessnessDamien Miller
2006-02-10i got some labels in the system power supply bits mixed upDavid Gwynne
2006-02-10hook the amp sensors up properly. normalise their values and check theDavid Gwynne
2006-02-10add nfePeter Valchev
2006-02-10some of the voltage sensors on the 4400 (not all of them, just some) areDavid Gwynne
2006-02-09split the ofw scan up into two parts: one to find the i2c bus on a pciDavid Gwynne
2006-02-08align tabPeter Valchev
2006-02-08add nfe(4) to all ramdisksPeter Valchev
2006-02-08add a member to the i2c_attach args so that a controller can pass aDavid Gwynne
2006-02-07convert pmap_phys_address() to a define, consistent with other archs;Martin Reindl
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-05Commit uncommitted bit from 2006/01/03 change to locore.s:Mark Kettenis
2006-02-05add nfe here too.Brad Smith
2006-02-05remove useless comment about macros being different from i386Martin Reindl
2006-02-05enable nfe(4) now that the driver somewhat works.Damien Bergamini
2006-02-04update comment for ralDamien Bergamini
2006-02-03Back out i915 changes; they broke some i810-based machines.Todd C. Miller
2006-02-03Implement interrupt mapping according to the OFW Interrupt Mapping recommendedMark Kettenis
2006-02-02Backout lcd_suspend on lid close, found to cause crashes.Dale Rahn
2006-02-01implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ okMichael Shalayeff
2006-02-01oopsDavid Gwynne
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-01-30When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant;Miod Vallat
2006-01-30Better siginfo field values for fpe failures.Miod Vallat
2006-01-30Do not disable frame buffer interrupts in the match() function, but ratherMiod Vallat
2006-01-30swap B and R in 24bpp and 32bpp modes too; tested martin@Miod Vallat
2006-01-30Remove dead code; we should never see T_DNA here.Mark Kettenis
2006-01-30pretty printf, for 32bit modeMartin Reindl
2006-01-29Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 thatMarco Peereboom
2006-01-29SMC91CXX NuBus hooksMartin Reindl
2006-01-29Add a alpha_shared_intr_reset_strays() function that resets the strayMartin Reindl