Age | Commit message (Expand) | Author |
2005-12-24 | Rewrite piixpm(4) driver. It doesn't support acpi timer anymore, if we | Alexander Yurchenko |
2005-12-24 | use I2C_F_POLL for now | Theo de Raadt |
2005-12-24 | signed temperature... | Theo de Raadt |
2005-12-24 | adm1031 driver, pvalchev has one in a machine | Theo de Raadt |
2005-12-24 | add lm75/77 detection (not tested yet) and adm1031 probing. | Theo de Raadt |
2005-12-24 | clear RUNNING here to do a full init. | Brad Smith |
2005-12-24 | regen | Robert Nagy |
2005-12-24 | Add Logitech QuickCam Zoom support. | Robert Nagy |
2005-12-24 | establish interrupt at IPL_TTY instead of IPL_HIGH, so it doesn't | Damien Miller |
2005-12-24 | Claim a bit more memory such that we can load bsd.rd. | Mark Kettenis |
2005-12-23 | sdata should be signed | Theo de Raadt |
2005-12-23 | build a cacheing-read api internally, so that we can be even more stingy | Theo de Raadt |
2005-12-23 | better way to probe winbonds, with kettenis | Theo de Raadt |
2005-12-23 | typo | Theo de Raadt |
2005-12-23 | oops, 0x31 is as99127f | Theo de Raadt |
2005-12-23 | not quite becoming a nightmare, but we are getting there.. | Theo de Raadt |
2005-12-23 | correct ic_release_bus | Theo de Raadt |
2005-12-23 | Make sure child_return() returns with carry clear and r0 = r1 = 0. | Miod Vallat |
2005-12-23 | Make cd_load_toc() take an address mode parameter, clean up a bit. | Kenneth R Westerback |
2005-12-23 | set both ia_name and ia_compat | Theo de Raadt |
2005-12-23 | another check register | Theo de Raadt |
2005-12-23 | smsc 47m192 has a monitor like the adm1025 | Theo de Raadt |
2005-12-23 | next generation. grok a few more chips, but also change the logic to | Theo de Raadt |
2005-12-23 | Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@ | Claudio Jeker |
2005-12-23 | Support Nintendo Wi-Fi USB Connector, noticed in Linux rt2570 driver | Jonathan Gray |
2005-12-23 | regen | Jonathan Gray |
2005-12-23 | Nintendo Wi-Fi USB Connector | Jonathan Gray |
2005-12-23 | grok some more devices | Theo de Raadt |
2005-12-23 | send a command to start scanning... | Theo de Raadt |
2005-12-23 | work in progress towards "identifying" various devices on the i2c bus. | Theo de Raadt |
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-23 | typo | Pedro Martelletto |
2005-12-23 | regen | Brad Smith |
2005-12-23 | - add JMicron vendor ID and SATA II chipset product id. | Brad Smith |
2005-12-23 | upon startup, only scan-and-attach devices which specify an address | Theo de Raadt |
2005-12-23 | match functions deserve a failure condition | Theo de Raadt |
2005-12-22 | Do not check ifp->if_bpf before detaching from bpf. It is only a signal | Can Erkin Acar |
2005-12-22 | permit outsider to call iic_print | Theo de Raadt |
2005-12-22 | ne1619 is a clone by philips | Theo de Raadt |
2005-12-22 | start at a driver for the stupid ADM 1021 | Theo de Raadt |
2005-12-22 | Enable ichiic(4), ok deraadt@. | Alexander Yurchenko |
2005-12-22 | Fully implemented microtime() operation. | Dale Rahn |
2005-12-22 | document company/stepping regs | Theo de Raadt |
2005-12-22 | note missing ext temp sensors | Theo de Raadt |
2005-12-22 | Move a struct cd_toc (800 bytes) from the stack to malloc'ed memory. | Kenneth R Westerback |
2005-12-22 | adm1025 ... another day, another chip.. | Theo de Raadt |
2005-12-22 | typo | Theo de Raadt |
2005-12-22 | More reasonable size for fixed extent storage. | Miod Vallat |
2005-12-22 | Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@ | Miod Vallat |