Age | Commit message (Expand) | Author |
2006-02-12 | Remove unused openfirmware code; ok drahn@ | Miod Vallat |
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-08 | add a member to the i2c_attach args so that a controller can pass a | David Gwynne |
2006-02-04 | update comment for ral | Damien Bergamini |
2006-02-03 | Implement interrupt mapping according to the OFW Interrupt Mapping recommended | Mark Kettenis |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
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-13 | Allow proper detaching of wdc, so that detaching a mediabay device properly | Miod Vallat |
2006-01-09 | Disable an(4) on BE archs until it works. | Jonathan Gray |
2006-01-09 | Remove completely obsolete comment from the pre-wscons sparc days in | Miod Vallat |
2006-01-09 | skip the darn cereal devices, which i think are just markers for the host chi... | Theo de Raadt |
2006-01-08 | Don't provide bass and treble mixer controls if the underlying hardware doesn't | Mark Kettenis |
2006-01-08 | Display unhandled adb devices as "whatever at adb0 addr X" like all buses do; | Miod Vallat |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-06 | set correct delay() value after executing the `read version' command; | Xavier Santolaria |
2006-01-05 | go ahead, enable asms | Theo de Raadt |
2006-01-04 | Remove unused structures and ioctl declarations. | Miod Vallat |
2006-01-03 | work in progress on the Apple Sudden Motion Sensor found in recent | Xavier Santolaria |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2006-01-01 | proto not needed | Theo de Raadt |
2006-01-01 | switch from macppc-specific maciic(4) driver to the generic iic(4), | Theo de Raadt |
2006-01-01 | Let cons_init() and cons_init_bell() initialize the whole consdev structure, | Miod Vallat |
2005-12-31 | Split the d_type field of cdevsw entries into d_type and d_flags for clarity. | Miod Vallat |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-28 | Fix totally bogus previous commit. | Mark Kettenis |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-27 | no longer use ia_compat; tested by a few | Theo de Raadt |
2005-12-24 | Claim a bit more memory such that we can load bsd.rd. | Mark Kettenis |
2005-12-23 | move midi attachment for umidi down to the MIDI section. | Brad Smith |
2005-12-23 | add emu(4) and missing midi attachment for eap(4). | Brad Smith |
2005-12-22 | Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@ | Miod Vallat |
2005-12-22 | - attach and configure correctly | Xavier Santolaria |
2005-12-22 | 'spoofonly' does not mean what I thought it meant. The whole point is | Kenneth R Westerback |
2005-12-21 | Remove KASSERT in attach, return an error instead; while there, implement | Miod Vallat |
2005-12-21 | Remove aed(4) on macppc, nothing uses its functionality since key repeat is | Miod Vallat |
2005-12-20 | Add a Apple touchpad driver for newer PowerBook's and iBook's. | Brad Smith |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-12-17 | Make sure we match the correct driver for newer macppc systems. | Mark Kettenis |
2005-12-16 | Missing splx in setfault() error path. | Miod Vallat |
2005-12-14 | Prevent access to PCI config space for function >0 on bus 0. | Mark Kettenis |
2005-12-13 | Deal with ki2c(4) controllers with multiple i2c busses. | Mark Kettenis |
2005-12-12 | Pass interrupt type and level in the correct order. | Mark Kettenis |
2005-12-11 | Fix mixer for machines that have lineout and/or don't have headphone. | Mark Kettenis |
2005-12-10 | Just poll for PMU_INT_ADB_AUTO and PMU_INT_ADB interrupts when resetting | Pedro Martelletto |
2005-12-09 | Add support for cpu voltage slewing. | Mark Kettenis |