Age | Commit message (Expand) | Author |
2005-11-22 | support one of the powerunits | David Gwynne |
2005-11-22 | add another backplane | David Gwynne |
2005-11-22 | shrink a little | David Gwynne |
2005-11-22 | do not manually inline kvtopte() macro; no func change | Michael Shalayeff |
2005-11-22 | pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_t | Michael Shalayeff |
2005-11-22 | bios gives 32bit units not paddr/psize; no func change | Michael Shalayeff |
2005-11-22 | for every sensor esm looks after it has to talk to the hardware, which | David Gwynne |
2005-11-22 | repair verbose printfs | Michael Shalayeff |
2005-11-22 | get rid of bmc_wait and use a flag on bmc_ready to indicate if we want | David Gwynne |
2005-11-21 | add support for the backplane found on my 2500 | David Gwynne |
2005-11-21 | add a handful of Intel PCI interrupt routers to the table. | Brad Smith |
2005-11-21 | normalise the values read off the hw for the voltages | David Gwynne |
2005-11-21 | spacing | Theo de Raadt |
2005-11-21 | Fix copyrights. | Marco Peereboom |
2005-11-21 | contorl -> control | Miod Vallat |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-11-21 | Add ESM support glue but keep it disabled for now. | Jordan Hargrave |
2005-11-21 | Add support for ESM (Embedded Server Management) for Dell PowerEdge servers. | Jordan Hargrave |
2005-11-20 | Complete overhaul of the single-stepping ddb code, close in spirit to the | Miod Vallat |
2005-11-20 | Remove unused ddb_nmi_trap(). | Miod Vallat |
2005-11-20 | Factorize control register description array selection. | Miod Vallat |
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 | Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should | Aaron Campbell |
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 | Only run mkdep on SFILES if there is something in it. pointed out by todd@ | Dale Rahn |
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-18 | add some comments explaining the general CPU reset code and the AMD Geode | Brad Smith |
2005-11-18 | splimp -> splvm. no binary diff. | Brad Smith |
2005-11-18 | Protect biodone() with splbio(). | Miod Vallat |
2005-11-18 | Define the CS/80 identify structure only once and correctly, instead of | Miod Vallat |
2005-11-17 | kvtop() is not used anymore. Thanks for the fish. | Miod Vallat |
2005-11-17 | Factorize DMA cache flush code, use modern types and constants, ansify. | Miod Vallat |
2005-11-17 | add attachment for openpic behind memc, for newer G5 systems. | Dale Rahn |
2005-11-17 | Sharp CE-RH2 remote control driver | Uwe Stuehler |
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 | Mention ipl in dmesg, for consistency with other devices. | Miod Vallat |
2005-11-16 | Overhaul the way HP-IB devices are probed. We will now do an exhaustive | Miod Vallat |
2005-11-16 | fcu is readonly, so safe, i think | Theo de Raadt |