Age | Commit message (Expand) | Author |
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 |
2006-01-26 | Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from. | Miod Vallat |
2006-01-26 | Fix character range check in local atoi() function. krw@ "looks correct" | Aaron Campbell |
2006-01-24 | Remove unused fields from struct mac68k_machine. | Miod Vallat |
2006-01-23 | Be more careful when mapping DAFB color registers, so that we don't prevent | Miod Vallat |
2006-01-23 | Be sure to clear color capabilities from rasops at 8bpp if we do not have | Miod Vallat |
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl |
2006-01-22 | Colormap support for DAFB frame buffers (using information from Linux). | Miod Vallat |
2006-01-22 | Add bus_space_vaddr() and use it instead of accessing private bus_space | Miod Vallat |
2006-01-22 | Print adb subsystem name early in attachment, and pass the proper device | Miod Vallat |
2006-01-22 | Finally update the todclock on shutdown, if we are using a level 6 clock. | Miod Vallat |
2006-01-22 | Minimal iop code to set the serial ports to compatible mode automagically, | Miod Vallat |
2006-01-22 | Fix for ioapic irq routing. | Brad Smith |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-22 | Put various divide-by-zero checks as found in other disksubr routines; also | Miod Vallat |
2006-01-21 | Remove old mdpflag debug help. | Miod Vallat |
2006-01-20 | b_un.b_addr -> b_data; no functional change. | Miod Vallat |
2006-01-20 | add emu(4) here and enable midi attachment for eap(4) | Brad Smith |
2006-01-20 | Use <dev/sun/disklabel.h> instead of similar <machine/sun_disklabel.h> on | Miod Vallat |
2006-01-20 | Remove unused stuff. | Miod Vallat |
2006-01-20 | Make sure we can only match once for internal video. | Miod Vallat |
2006-01-19 | Bounds check PPIIOCSSEC argument, for a carefully choosen invalid value | Miod Vallat |
2006-01-19 | Fix NACPI > 1 (should be >0). Spotted by form@. | Alexander Yurchenko |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
2006-01-19 | Flip BIOS and ACPI around since ACPI uses BIOS stuff. | Marco Peereboom |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat |
2006-01-18 | more size_t vs u_int fallout.. i guess the last | Theo de Raadt |
2006-01-18 | Silence acpi during dmesg if it isnt there. | Marco Peereboom |
2006-01-18 | add piixpm. | Brad Smith |
2006-01-18 | enable ixgb here too. | Brad Smith |