Age | Commit message (Expand) | Author |
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-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 | 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 | 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 | 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 | 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 | document company/stepping regs | Theo de Raadt |
2005-12-22 | note missing ext temp sensors | Theo de Raadt |
2005-12-22 | adm1025 ... another day, another chip.. | Theo de Raadt |
2005-12-22 | typo | Theo de Raadt |
2005-12-22 | re-work PHY setup, media handling and dual-port detection. | Brad Smith |
2005-12-22 | Postpone the hil console detection logic to the first detection of a keyboard. | Miod Vallat |
2005-12-21 | wrong comment | Theo de Raadt |
2005-12-21 | Don't try to predict what different eeprom settings mean | Jonathan Gray |
2005-12-21 | shrink a bit | David Gwynne |
2005-12-20 | Superfluous stuff. | Claudio Jeker |
2005-12-20 | Do bus scanning only if underlying controller asked for it. | Alexander Yurchenko |
2005-12-20 | start at a 2nd generation scanner | Theo de Raadt |
2005-12-19 | First attempt to have a table of known I2C slave devices that we | Alexander Yurchenko |
2005-12-19 | New Intel ICH SMBus driver to be used with the iic(4) framework. | Alexander Yurchenko |
2005-12-19 | Make T1 mode work -- tested against an old dusty lmc(4) if found somewhere. | Claudio Jeker |
2005-12-19 | Check or chop the timeslot map if the map or mode is changed. There is no way | Claudio Jeker |
2005-12-19 | Be not too verbose else the debug output would stall a box if the wrong | Claudio Jeker |
2005-12-18 | Update my e-mail address in the copyright statement, no binary changes. | Reyk Floeter |
2005-12-18 | add back comment about wrong code | Nikolay Sturm |
2005-12-18 | Apparently the Scanlogic SL11R is not UFI, and correctly identifies itself as | Mark Kettenis |
2005-12-18 | Add bits string for smbus host status register to be able to | Alexander Yurchenko |
2005-12-18 | Add SMBus controller registers. | Alexander Yurchenko |
2005-12-18 | if not a newer chip then print i82557, all fxp's attached to the ICH | Brad Smith |