summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2005-11-17fix mixer control names.Brad Smith
2005-11-17adt driverTheo de Raadt
2005-11-17go loud with autoconfig messages again, we are gonna try to write drivers soonTheo de Raadt
2005-11-16fcu is readonly, so safe, i thinkTheo de Raadt
2005-11-16enable two more sensor types (no reports yet, this will prompt them)Theo de Raadt
2005-11-16Enable pi2c.Mark Kettenis
2005-11-16Add support for the I2C controller on via-pmu.Mark Kettenis
2005-11-16+ pcagpioTheo de Raadt
2005-11-16macppc can have gpioTheo de Raadt
2005-11-16some older apple machines did not have a 'regs' property for i2c devices,Theo de Raadt
2005-11-15turn if else if else if into a switch statement.David Gwynne
2005-11-15Enable tsl.Mark Kettenis
2005-11-15enable adcTheo de Raadt
2005-11-15enable maxtmpTheo de Raadt
2005-11-15instead of passing OF nodes down to the drivers, pass name/compat stringTheo de Raadt
2005-11-15move lm87 to dev/i2c; ok kettenisTheo de Raadt
2005-11-15oh, once we are on bus1, we must have a way to get back to bus0... duhTheo de Raadt
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-14there are actually two ports on the ki2c unit. if the OF address hasTheo de Raadt
2005-11-14bah, enable the lm87 stuff for G4 even if it does not workTheo de Raadt
2005-11-14Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus.Mark Kettenis
2005-11-13match u4Dale Rahn
2005-11-13Map the config space area based on sc_maxdevs. (removes panic)Dale Rahn
2005-11-13Recognized 970MP processor.Dale Rahn
2005-11-13Use name of device driver as wmesg for lock.Mark Kettenis
2005-11-13maciic at ki2cMark Kettenis
2005-11-13Add code to turn ki2c(4) into a proper i2c controller.Mark Kettenis
2005-11-13Attach children for matched controllers, not just u3.Mark Kettenis
2005-11-12Add lmtemp at maciic.Mark Kettenis
2005-11-12Add i2cbus to smu and i2c to maciic.Mark Kettenis
2005-11-12VIA Rhine ethernet worksMartin Reindl
2005-11-12print memory the same way as it is done on i386/amd64.Dale Rahn
2005-11-11Add i2c controller support.Mark Kettenis
2005-11-11Add maciic(4), an OpenFirware aware version of iic(4).Mark Kettenis
2005-11-11Switch to sensors thread.Mark Kettenis
2005-11-08Frequency scaling detection for IBM 970FX.Mark Kettenis
2005-11-08We need 64-bit and altivec instructions, so might just as well allow anyMark Kettenis
2005-11-07remove vtophys() on *ppc.Brad Smith
2005-11-06Add attachment of ki2c at memc as well as macobio, wil be used on G5.Dale Rahn
2005-11-05add or enable lmc(4)Brad Smith
2005-11-05split from ki2c.cBrad Smith
2005-11-05some driver cleanup, ANSI/KNF and more consistency between the drivers.Brad Smith
2005-10-31print something useful about mainbus, system model as reported by Openfirmware.Dale Rahn
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-31enable tumbler* to encourage more testing. it works on a 4th genBrad Smith
2005-10-31add support for bass & treble.Brad Smith
2005-10-31update datasheet URL.Brad Smith
2005-10-31- add needed bass & treble glue in i2s;Joris Vink
2005-10-31work in progress on a tumbler driver, driver is commented out for now.Brad Smith
2005-10-31add aoa audio support, found in several macppc machinesJoris Vink