Age | Commit message (Expand) | Author |
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 |
2005-11-16 | + pcagpio | Theo de Raadt |
2005-11-16 | macppc can have gpio | Theo de Raadt |
2005-11-16 | some older apple machines did not have a 'regs' property for i2c devices, | Theo de Raadt |
2005-11-15 | turn if else if else if into a switch statement. | David Gwynne |
2005-11-15 | Enable tsl. | Mark Kettenis |
2005-11-15 | enable adc | Theo de Raadt |
2005-11-15 | enable maxtmp | Theo de Raadt |
2005-11-15 | instead of passing OF nodes down to the drivers, pass name/compat string | Theo de Raadt |
2005-11-15 | move lm87 to dev/i2c; ok kettenis | Theo de Raadt |
2005-11-15 | oh, once we are on bus1, we must have a way to get back to bus0... duh | Theo de Raadt |
2005-11-15 | add ixgb(4) though commented out for now. | Brad Smith |
2005-11-14 | there are actually two ports on the ki2c unit. if the OF address has | Theo de Raadt |
2005-11-14 | bah, enable the lm87 stuff for G4 even if it does not work | Theo de Raadt |
2005-11-14 | Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus. | Mark Kettenis |
2005-11-13 | match u4 | Dale Rahn |
2005-11-13 | Map the config space area based on sc_maxdevs. (removes panic) | Dale Rahn |
2005-11-13 | Recognized 970MP processor. | Dale Rahn |
2005-11-13 | Use name of device driver as wmesg for lock. | Mark Kettenis |
2005-11-13 | maciic at ki2c | Mark Kettenis |
2005-11-13 | Add code to turn ki2c(4) into a proper i2c controller. | Mark Kettenis |
2005-11-13 | Attach children for matched controllers, not just u3. | Mark Kettenis |
2005-11-12 | Add lmtemp at maciic. | Mark Kettenis |
2005-11-12 | Add i2cbus to smu and i2c to maciic. | Mark Kettenis |
2005-11-12 | VIA Rhine ethernet works | Martin Reindl |
2005-11-12 | print memory the same way as it is done on i386/amd64. | Dale Rahn |
2005-11-11 | Add i2c controller support. | Mark Kettenis |
2005-11-11 | Add maciic(4), an OpenFirware aware version of iic(4). | Mark Kettenis |
2005-11-11 | Switch to sensors thread. | Mark Kettenis |
2005-11-08 | Frequency scaling detection for IBM 970FX. | Mark Kettenis |
2005-11-08 | We need 64-bit and altivec instructions, so might just as well allow any | Mark Kettenis |
2005-11-07 | remove vtophys() on *ppc. | Brad Smith |