Age | Commit message (Expand) | Author |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
2006-02-12 | Remove packets from the queue before calling their completion routine, as | Miod Vallat |
2006-02-12 | Remove unused openfirmware code; ok drahn@ | Miod Vallat |
2006-02-12 | Disable sync when blanking if display.vblank is set to off. | Miod Vallat |
2006-02-12 | Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit. | Miod Vallat |
2006-02-12 | Don't cause the screen border to be black; but we have to clear the whole | Miod Vallat |
2006-02-11 | New version of i915 supprotm adapted from freebsd by Dimitry Andric, with | Matthieu Herrb |
2006-02-11 | remove unused srom_crc32() function. | Brad Smith |
2006-02-11 | add art(4) here. | Brad Smith |
2006-02-10 | Fix LBA48 access for ServerWorks SATA. | Mark Kettenis |
2006-02-10 | Recognize 7447/7457. | Mark Kettenis |
2006-02-10 | Add a few more CPU types. | Mark Kettenis |
2006-02-10 | - remove lmc(4) from RAMDISKBIG | Brad Smith |
2006-02-10 | enable san(4). | Brad Smith |
2006-02-10 | driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessness | Damien Miller |
2006-02-10 | i got some labels in the system power supply bits mixed up | David Gwynne |
2006-02-10 | hook the amp sensors up properly. normalise their values and check the | David Gwynne |
2006-02-10 | add nfe | Peter Valchev |
2006-02-10 | some of the voltage sensors on the 4400 (not all of them, just some) are | David Gwynne |
2006-02-09 | split the ofw scan up into two parts: one to find the i2c bus on a pci | David Gwynne |
2006-02-08 | align tab | Peter Valchev |
2006-02-08 | add nfe(4) to all ramdisks | Peter Valchev |
2006-02-08 | add a member to the i2c_attach args so that a controller can pass a | David Gwynne |
2006-02-07 | convert pmap_phys_address() to a define, consistent with other archs; | Martin Reindl |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre |
2006-02-05 | Commit uncommitted bit from 2006/01/03 change to locore.s: | Mark Kettenis |
2006-02-05 | add nfe here too. | Brad Smith |
2006-02-05 | remove useless comment about macros being different from i386 | Martin Reindl |
2006-02-05 | enable nfe(4) now that the driver somewhat works. | Damien Bergamini |
2006-02-04 | update comment for ral | Damien Bergamini |
2006-02-03 | Back out i915 changes; they broke some i810-based machines. | Todd C. Miller |
2006-02-03 | Implement interrupt mapping according to the OFW Interrupt Mapping recommended | Mark Kettenis |
2006-02-02 | Backout lcd_suspend on lid close, found to cause crashes. | Dale Rahn |
2006-02-01 | implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ ok | Michael Shalayeff |
2006-02-01 | oops | David Gwynne |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-30 | When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant; | Miod Vallat |
2006-01-30 | Better siginfo field values for fpe failures. | Miod Vallat |
2006-01-30 | Do not disable frame buffer interrupts in the match() function, but rather | Miod Vallat |
2006-01-30 | swap B and R in 24bpp and 32bpp modes too; tested martin@ | Miod Vallat |
2006-01-30 | Remove dead code; we should never see T_DNA here. | Mark Kettenis |
2006-01-30 | pretty printf, for 32bit mode | Martin Reindl |
2006-01-29 | Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that | Marco Peereboom |
2006-01-29 | SMC91CXX NuBus hooks | Martin Reindl |
2006-01-29 | Add a alpha_shared_intr_reset_strays() function that resets the stray | Martin Reindl |
2006-01-29 | index the drive labels from 0 instead of 1 to match the labels on the front | David Gwynne |
2006-01-27 | Oops, removed too many includes in 1.34 by mistake; spotted matthieu@ | Miod Vallat |
2006-01-27 | add iwi(4). | Brad Smith |
2006-01-26 | Add glenv(4). | Mark Kettenis |
2006-01-26 | make timecounter behave; grange@ ok | Michael Shalayeff |