Age | Commit message (Expand) | Author |
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 |
2005-12-09 | Add hook for voltage slewing the G5. | Mark Kettenis |
2005-12-06 | typo | Pedro Martelletto |
2005-11-28 | correct attach() output | Theo de Raadt |
2005-11-26 | Frequency scaling for IBM 970FX. | Mark Kettenis |
2005-11-25 | splimp -> splhigh in setroot()/rootconf(). | Brad Smith |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-11-20 | Dac3550a -> Daca | Brad Smith |
2005-11-20 | - add a datasheet for daca(4) | Brad Smith |
2005-11-20 | don't say datasheet yet, but at least mention product info. | Brad Smith |
2005-11-20 | add the datasheet URL. | Brad Smith |
2005-11-19 | ANSI protos and some KNF. | Brad Smith |
2005-11-19 | adb devices print a string identifying the device. | Brad Smith |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-19 | oops | Mark Kettenis |
2005-11-19 | Enable onyx(4). | Mark Kettenis |
2005-11-19 | Don't match AOAbase, which is now handled by onyx(4). | Mark Kettenis |
2005-11-19 | Apple "onyx" audio device driver. | Mark Kettenis |
2005-11-19 | Get device resources from soundbus node instead of i2s node. This makes sound | Mark Kettenis |
2005-11-18 | Fix writes on the i2c bus. | Mark Kettenis |
2005-11-17 | add attachment for openpic behind memc, for newer G5 systems. | Dale Rahn |
2005-11-17 | fix mixer control names. | Brad Smith |
2005-11-17 | adt driver | Theo de Raadt |
2005-11-17 | go loud with autoconfig messages again, we are gonna try to write drivers soon | Theo de Raadt |
2005-11-16 | fcu is readonly, so safe, i think | Theo de Raadt |
2005-11-16 | enable two more sensor types (no reports yet, this will prompt them) | Theo de Raadt |
2005-11-16 | Enable pi2c. | Mark Kettenis |
2005-11-16 | Add support for the I2C controller on via-pmu. | Mark Kettenis |